GetWorkspaceItemType

説明

WorkspaceItemType 定数に列挙された、ワークスペース アイテムのタイプを戻します。

注: このメソッドは、バージョン 2002.05.00 で使用可能になります。

構文

VBScript

workspace.GetWorkspaceItemType dbid 

Perl

$workspace->GetWorkspaceItemType(dbid); 
識別子
説明
workspace
現在のセッションから取得された Workspace オブジェクト。
dbid
ワークスペース アイテムの DBID を含む Long。
戻り値
列挙型 WorkspaceItemType を含む Long を戻します。

フィードバック