IDTSExternalMetadataColumn100.DataType 屬性

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DataType DataType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DataType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DataType value); };
[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)] 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.Sql2014.DataType with get, set
Public Property DataType As DataType

屬性值

DataType

DataType列舉中的值,指出儲存在資料行中的資料類型。

屬性

備註

資料 類型 代表在執行元件期間包含在資料行中的資料。

適用於