PipelineComponent.idxOfDataRecordType(Type) Method

Definition

Specifies the type of the data record index.

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

Parameters

type
Type

The type.

Returns

The type of the data record index.

Applies to