다음을 통해 공유


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.

참고 항목

참조

DTP_BUFFCOL 구조

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스