Compartir a través de


AmoDataReader.GetFieldType(Int32) Método

Definición

Obtiene la información Type correspondiente al tipo de Object.

public Type GetFieldType (int ordinal);
abstract member GetFieldType : int -> Type
override this.GetFieldType : int -> Type
Public Function GetFieldType (ordinal As Integer) As Type

Parámetros

ordinal
Int32

Índice del campo para buscar.

Devoluciones

La información Type correspondiente al tipo de Object.

Implementaciones

Se aplica a