Proprietà Set
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 Set As Boolean
Get
'Utilizzo
Dim instance As IDTSProperty100
Dim value As Boolean
value = instance.Set
bool Set { get; }
property bool Set {
bool get ();
}
abstract Set : bool
function get Set () : boolean
Valore proprietà
Tipo: System. . :: . .Boolean
Vedere anche