Execute the query to retrieve a single Boolean value that is represented by an Integer (1 or 0) on the Database.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| returnValue |
Boolean |
|
ByRef |
The Return Value. |
| defaultValue |
Boolean |
Optional |
|
The Default Value to return if the query does not return any records or the return value is not Boolean.
If omitted, a value of False is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISSelectQueryBuilder
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0