Udostępnij za pośrednictwem


Właściwość IDTSVirtualInputColumn100.DataType

Pobiera DataType kolumna.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
ReadOnly Property DataType As DataType
    Get
'Użycie
Dim instance As IDTSVirtualInputColumn100
Dim value As DataType

value = instance.DataType
DataType DataType { get; }
property DataType DataType {
    DataType get ();
}
abstract DataType : DataType
function get DataType () : DataType

Wartość właściwości

Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType
Wartość z DataType wyliczenia, który określa typ danych kolumna wirtualnych.