Condividi tramite


PipelineComponent.idxOfBufferType(DataType) Metodo

Definizione

Importante

Questa API non è conforme a CLS.

Specifica il tipo di indice del 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

Parametri

type
DataType

Tipo.

Restituisce

Tipo di indice del buffer.

Attributi

Si applica a