Właściwość IDTSProperty100.DataType
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat DtsProperty.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property DataType As UShort
Get
'Użycie
Dim instance As IDTSProperty100
Dim value As UShort
value = instance.DataType
ushort DataType { get; }
property unsigned short DataType {
unsigned short get ();
}
abstract DataType : uint16
function get DataType () : ushort
Wartość właściwości
Typ: System.UInt16
Zobacz także