maybeBindBoolean Method
Bind a boolean parameter if it is defined. Otherwise do nothing.
maybeBindBoolean(parameter: BindParameter, val?: boolean): void
| Parameter | Type | Description | 
|---|---|---|
| parameter | BindParameter | Index (1-based) or name of the parameter (including the initial ':', '@' or ' |