Returns the Type that is the data type of the object.
Public Overrides Function GetFieldType(ByVal index As Integer) As Type
public override Type GetFieldType(int index)
index The zero-based column ordinal.
The type that is the data type of the object.