API Reference > imodeljs-backend > ECSQL > ECSqlBinder > bindGuid bindGuid Method Binds an GUID value to the ECSQL parameter. bindGuid(val: string): void Parameter Type Description val string GUID value. If passed as string, it must be formatted as described in GuidString. Returns - void Defined in core/backend/src/ECSqlStatement.ts Line 449 Last Updated: 11 June, 2024