다음을 통해 공유


DataType 필드

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

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap.dll의 Microsoft.SqlServer.DTSPipelineWrap

구문

‘선언
Public DataType As DataType
‘사용 방법
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

주의

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