IDTSConnectionManagerCacheColumn100.DataType 属性

定义

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

属性值

属性

适用于