MySqlDataReader.GetFieldType Method

MySQL Connector/Net

MySqlDataReaderGetFieldType Method
Overload List
  Name Description
Public method GetFieldType(Int32)
Gets the Type that is the data type of the object.
(Overrides DbDataReaderGetFieldType(Int32).)
Public method GetFieldType(String)
Top
See Also