構文
VBScript
workspace.UpdateChartDef dbid, QueryDefObj
Perl
$workspace->UpdateChartDef(dbid, QueryDefObj);
- 識別子
- 説明
- workspace
- 現在のセッションから取得された Workspace オブジェクト。
- dbid
- 既存のグラフ ワークスペース アイテムの DBID を含む Long。
- QueryDefObj
- グラフ ワークスペース アイテムの更新に使用する QueryDef オブジェクトへの参照。
- 戻り値
- なし。