PipelineComponent.idxOfBufferType(DataType) Método

Definición

Importante

Esta API no es conforme a CLS.

Especifica el tipo del índice de búfer.

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

Tipo.

Devoluciones

El el tipo del índice de búfer.

Atributos

Se aplica a