Share via


IDTSVariable100.SystemVariable Propriété

Définition

Obtient une valeur qui indique si la variable est une variable système. Cette propriété est en lecture seule.

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

Valeur de propriété

true si la variable est une variable système ; sinon, false.

Attributs

Remarques

Pour plus d’informations, consultez Variable.

S’applique à