CARIS HPD : HPD® Server API : Workspaces : P_WORKSPACE_MGMT : DELETEWORKSPACE
 

DELETEWORKSPACE

Delete a workspace definition.

Input

Parameter

Type

Description

v_workspace_id

NUMBER

Primary key to workspace to be deleted.

Example

exec p_workspace_mgmt.deleteworkspace(&workspace_id);

Exceptions

Could not find workspace entry.

Could not remove workspace entry.