Udostępnij przez


Właściwość VariableClass.SystemVariable

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat Variable.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property SystemVariable As Boolean
    Get
'Użycie
Dim instance As VariableClass
Dim value As Boolean

value = instance.SystemVariable
public virtual bool SystemVariable { get; }
public:
virtual property bool SystemVariable {
    bool get ();
}
abstract SystemVariable : bool
override SystemVariable : bool
function get SystemVariable () : boolean

Wartość właściwości

Typ: System.Boolean

Implementacje

IDTSVariable100.SystemVariable