IDTSInputColumn100.DataType Eigenschaft

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DataType DataType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DataType get(); };
[System.Runtime.InteropServices.DispId(101)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DataType DataType { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.DataType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DataType
Public ReadOnly Property DataType As DataType

Eigenschaftswert

Ein Wert aus der DataType-Enumeration.

Attribute

Hinweise

Der Datentyp stellt die Daten dar, die während der Ausführung der Komponente in der Spalte enthalten sind.

Gilt für: