PipelineComponent.idxOfBufferType(DataType) Méthode

Définition

Important

Cette API n’est pas conforme CLS.

Spécifie le type de l'index de tampon.

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

Paramètres

type
DataType

Type.

Retours

Type de l'index de tampon.

Attributs

S’applique à