MySQL Connector/Net
| MySqlDataReaderGetBoolean Method |
Overload List
| Name | Description | |
|---|---|---|
|
GetBoolean(Int32) |
Gets the value of the specified column as a Boolean.
(Overrides DbDataReaderGetBoolean(Int32).) |
|
GetBoolean(String) |
Gets the value of the specified column as a Boolean.
|
See Also