BufferColumn.DataType 필드

정의

열에 PipelineBuffer 저장된 값의 를 DataType 지정합니다.

public: Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType DataType;
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType DataType;
val mutable DataType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType
Public DataType As DataType 

필드 값

설명

이 필드는 DataType 데이터를 컬럼에 기록할 때 버퍼 컬럼에 특히 중요합니다. 열에 할당된 값의 는 DataType 해당 열에 기대되는 데이터 타입 PipelineBuffer 과 일치해야 합니다.

적용 대상