CurrentValueRecord.GetFieldType(Int32) Metoda

Definicja

Pobiera typ pola.

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

Parametry

ordinal
Int32

Porządkowość pola.

Zwraca

Typ pola.

Implementuje

Dotyczy