Поле DTP_BUFFCOL.DataType
Specifies the data type of the values stored in a buffer column.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)
Синтаксис
'Декларация
Public DataType As DataType
'Применение
Dim instance As DTP_BUFFCOL
Dim value As DataType
value = instance.DataType
instance.DataType = value
public DataType DataType
public:
DataType DataType
val mutable DataType: DataType
public var DataType : DataType
Замечания
This field contains a value from the DataType enumeration and determines the type of data stored in a buffer column.