PipelineComponent.idxOfDataRecordType(Type) 方法

定義

指定資料記錄索引的類型。

protected:
 static int idxOfDataRecordType(Type ^ type);
protected static int idxOfDataRecordType (Type type);
static member idxOfDataRecordType : Type -> int
Protected Shared Function idxOfDataRecordType (type As Type) As Integer

參數

type
Type

類型。

傳回

Int32

資料記錄索引的類型。

適用於