次の方法で共有


IDTSVariable100.SystemVariable プロパティ

定義

public:
 property bool SystemVariable { bool get(); };
[System.Runtime.InteropServices.DispId(10)]
public bool SystemVariable { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.SystemVariable : bool
Public ReadOnly Property SystemVariable As Boolean

プロパティ値

変数がシステム変数の場合は true。それ以外の場合は false。

属性

適用対象