DbUpdatableDataRecord.GetFieldType(Int32) Méthode

Définition

Récupère le type d'un champ.

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

Paramètres

ordinal
Int32

Ordinal du champ.

Retours

Type de champ.

Implémente

S’applique à