DBID で指定されたワークスペース アイテムを削除します。
VBScript
workspace.DeleteWorkspaceItemByDbId dbid
Perl
$workspace->DeleteWorkspaceItemByDbId(dbid);