Proprietà DataType
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a 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 DataType As Integer
Get
'Utilizzo
Dim instance As IDTSVariable100
Dim value As Integer
value = instance.DataType
int DataType { get; }
property int DataType {
int get ();
}
abstract DataType : int
function get DataType () : int
Valore proprietà
Tipo: System. . :: . .Int32
Vedere anche