PipelineComponent.idxOfBufferType(DataType) 메서드

정의

중요

이 API는 CLS 규격이 아닙니다.

버퍼 인덱스의 유형을 지정합니다.

protected:
 static int idxOfBufferType(Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType type);
[System.CLSCompliant(false)]
protected static int idxOfBufferType (Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType type);
[<System.CLSCompliant(false)>]
static member idxOfBufferType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType -> int
Protected Shared Function idxOfBufferType (type As DataType) As Integer

매개 변수

type
DataType

형식입니다.

반환

버퍼 인덱스의 유형입니다.

특성

적용 대상