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

型。

戻り値

データ レコード インデックスの型です。

適用対象