Compartilhar via


PipelineComponent.idxOfBufferType(DataType) Método

Definição

Importante

Esta API não está em conformidade com CLS.

Especifica o tipo do índice de buffer.

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

Parâmetros

type
DataType

O tipo.

Retornos

O tipo do índice de buffer.

Atributos

Aplica-se a