共用方式為


IDTSConnectionManagerCacheColumn100.DataType Property

Definition

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

Property Value

A DataType enumeration value.

Attributes

Applies to