bindBoolean Method
Binds a boolean value to the ECSQL parameter.
bindBoolean(val: boolean): void
| Parameter | Type | Description |
|---|---|---|
| val | boolean | Boolean value |
Returns - void
Defined in
- core/backend/src/ECSqlStatement.ts Line 700
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.