AdomdDataReader.GetFieldType(Int32) Method

Definition

GetFieldType

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

Parameters

ordinal
Int32

ordinal

Returns

Information not available for this release.

Implements

Applies to