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

類型。

傳回

Int32

緩衝區索引的類型。

屬性

適用於