Gets the value of the specified column as a Boolean.
A Boolean that is the value of the column.
Call IsDBNull to check for null values before calling this method.
Exception Type | Condition |
---|---|
InvalidCastException | The specified cast is not valid. |
FbDataReader Class | FirebirdSql.Data.Firebird Namespace