tagBUFFERCOL.DataType 필드
Specifies the data type of the value contained in the column.
네임스페이스: Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리: Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)
구문
‘선언
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.