DTP_BUFFCOL.DataType 欄位

定義

指定緩衝區資料行中所儲存值的資料類型。

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

欄位值

DataType

備註

此欄位包含列舉中的值 DataType ,並決定儲存在緩衝區資料行中的資料類型。

適用於