GetString Method

MySQL Connector/Net

Overload List

  NameDescription
GetString(Int32)
Gets the value of the specified column as a String object.
(Overrides DbDataReader..::.GetString(Int32).)
GetString(String)
Gets the value of the specified column as a String object.

See Also