IDTSExternalMetadataColumn100.DataType Proprietà

Definizione

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DataType DataType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DataType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DataType value); };
[System.Runtime.InteropServices.DispId(101)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DataType DataType { [System.Runtime.InteropServices.DispId(101)] get; [System.Runtime.InteropServices.DispId(101)] set; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
[<set: System.Runtime.InteropServices.DispId(101)>]
member this.DataType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DataType with get, set
Public Property DataType As DataType

Valore della proprietà

DataType

Valore dell'enumerazione DataType che indica il tipo di dati archiviati nella colonna.

Attributi

Commenti

Il tipo di dati rappresenta i dati contenuti nella colonna durante l'esecuzione del componente.

Si applica a