API Reference > imodeljs-backend > ECSQL > ECSqlBinder > bindId bindId Method Binds an Id value to the ECSQL parameter. bindId(val: Id64String): void Parameter Type Description val Id64String 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 450 Last Updated: 13 June, 2024