API Reference > imodeljs-backend > ECSQL > ECSqlBinder > bind 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 Returns - void Defined in core/backend/src/ECSqlStatement.ts Line 399 Last Updated: 11 June, 2024