Condividi tramite


Proprietà Get

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see DtsProperty.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property Get As Boolean
    Get
'Utilizzo
Dim instance As IDTSProperty100
Dim value As Boolean

value = instance.Get
bool Get { get; }
property bool Get {
    bool get ();
}
abstract Get : bool
function get Get () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean