IDTSVirtualInputColumn100.DataType 属性

定义

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

属性值

一个来自 DataType 枚举的值,该值指定虚拟列的数据类型。

属性

适用于