MsDb2EntityDataReader.GetFieldType(Int32) Method

Definition

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

Parameters

ordinal
Int32

Returns

Type

Applies to