IDTSVariable100.SystemVariable Propiedad

Definición

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

Valor de propiedad

true si la variable es una variable del sistema; de lo contrario, false.

Atributos

Se aplica a