API Reference > imodeljs-backend > ECSQL > ECSqlBinder > bindId bindId Method Binds an Id value to the ECSQL parameter. bindId(val: string): void Parameter Type Description val string Id value. If passed as string it must be the hexadecimal representation of the Id. Returns - void Defined in core/backend/src/ECSqlStatement.ts Line 458 Last Updated: 11 June, 2024