Proprietà SystemVariable
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see Variable.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property SystemVariable As Boolean
Get
'Utilizzo
Dim instance As IDTSVariable100
Dim value As Boolean
value = instance.SystemVariable
bool SystemVariable { get; }
property bool SystemVariable {
bool get ();
}
abstract SystemVariable : bool
function get SystemVariable () : boolean
Valore proprietà
Tipo: System. . :: . .Boolean
Vedere anche