DBID에 지정된 작업영역 항목을 삭제합니다.
VBScript
workspace.DeleteWorkspaceItemByDbId dbid
Perl
$workspace->DeleteWorkspaceItemByDbId(dbid);