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