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