PipelineComponent.idxOfBufferType(DataType) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Gibt den Typ des Pufferindex an.

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

Parameter

type
DataType

Der Typ.

Gibt zurück

Der Typ des Pufferindex.

Attribute

Gilt für: