bindBoolean Method
Bind a boolean parameter.
bindBoolean(parameter: BindParameter, val: boolean): void
| Parameter | Type | Description | 
|---|---|---|
| parameter | BindParameter | Index (1-based) or name of the parameter (including the initial ':', '@' or ' | 
Bind a boolean parameter.
bindBoolean(parameter: BindParameter, val: boolean): void
| Parameter | Type | Description | 
|---|---|---|
| parameter | BindParameter | Index (1-based) or name of the parameter (including the initial ':', '@' or ' |