PipelineComponent.idxOfDataRecordType(Type) Método

Definición

Especifica el tipo del índice de registro de datos.

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

Parámetros

type
Type

Tipo.

Devoluciones

El tipo del índice de registro de datos.

Se aplica a