PipelineComponent.idxOfBufferType(DataType) メソッド

定義

重要

この API は CLS 準拠ではありません。

バッファー インデックスの種類を指定します。

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

パラメーター

type
DataType

型。

戻り値

バッファー インデックスの種類です。

属性

適用対象