bind Method

Binds the specified value to the ECSQL parameter. The section "iModel.js Types used in ECSQL Parameter Bindings" describes the iModel.js types to be used for the different ECSQL parameter types.

bind(val: any): void

Parameter Type Description
val any Value to bind

Defined in

Last Updated: 08 January, 2020