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

属性值

数据类型。

属性

适用于