|
| MySQL Connector/Net |
| MySqlDataReader..::..GetBoolean Method |
| MySqlDataReader Class See Also Send Feedback |
|
Overload List
| Name | Description | |
|---|---|---|
|
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.
|