Proprietà PropertyKind
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 PropertyKind As DTSPropertyKind
Get
'Utilizzo
Dim instance As IDTSProperty100
Dim value As DTSPropertyKind
value = instance.PropertyKind
DTSPropertyKind PropertyKind { get; }
property DTSPropertyKind PropertyKind {
DTSPropertyKind get ();
}
abstract PropertyKind : DTSPropertyKind
function get PropertyKind () : DTSPropertyKind
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .DTSPropertyKind
Vedere anche