IDTSInputColumn100.DataType Propriété

Définition

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

Valeur de propriété

Valeur de l’énumération DataType.

Attributs

Remarques

DataType représente les données contenues dans la colonne pendant l’exécution du composant.

S’applique à