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

属性

适用于