Share via


IDTSConnectionManagerFlatFileColumn100.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(6)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DataType DataType { [System.Runtime.InteropServices.DispId(6)] get; [System.Runtime.InteropServices.DispId(6)] set; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
[<set: System.Runtime.InteropServices.DispId(6)>]
member this.DataType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DataType with get, set
Public Property DataType As DataType

Valore della proprietà

Restituisce un valore DataType.

Attributi

Commenti

Per un elenco dei tipi di dati, vedere Tipi di dati di Integration Services.

Si applica a