Freigeben über


tagBUFFERCOL.DataType-Feld

Specifies the data type of the value contained in the column.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
Public DataType As DataType
'Usage
Dim instance As tagBUFFERCOL 
Dim value As DataType 

value = instance.DataType 

instance.DataType = value
public DataType DataType
public:
DataType DataType
val mutable DataType: DataType
public var DataType : DataType

Hinweise

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

Siehe auch

Verweis

tagBUFFERCOL Struktur

Microsoft.SqlServer.Dts.Pipeline.Wrapper-Namespace