bindInteger Method
Bind an integer parameter
bindInteger(parameter: BindParameter, val: number): void
Parameter | Type | Description |
---|---|---|
parameter | BindParameter | Index (1-based) or name of the parameter (including the initial ':', '@' or ' |
Bind an integer parameter
bindInteger(parameter: BindParameter, val: number): void
Parameter | Type | Description |
---|---|---|
parameter | BindParameter | Index (1-based) or name of the parameter (including the initial ':', '@' or ' |