GetBoolean Method

MySQL Connector/Net

Overload List

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

See Also