共用方式為


DTP_BUFFCOL.DataType Field

Definition

public: Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DataType DataType;
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DataType DataType;
val mutable DataType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DataType
Public DataType As DataType 

Field Value

Remarks

This field contains a value from the DataType enumeration and determines the type of data stored in a buffer column.

Applies to