次の方法で共有


IDTSVirtualInputColumn100.DataType プロパティ

定義

列の DataType を取得します。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType DataType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType get(); };
[System.Runtime.InteropServices.DispId(101)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DataType
Public ReadOnly Property DataType As DataType

プロパティ値

仮想列のデータ型を指定する DataType 列挙の値です。

属性

適用対象