GetString Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetString(Int32)
Gets the value of the specified column as a String object.
(Overrides DbDataReader..::..GetString(Int32).)
Public method GetString(String)
Gets the value of the specified column as a String object.

See Also