bindStruct Method
Binds a struct property value to the specified ECSQL parameter.
bindStruct(parameter: string | number, val: object): void
Returns - void
Defined in
- backend/src/ECSqlStatement.ts Line 207
Last Updated: 20 June, 2023
Binds a struct property value to the specified ECSQL parameter.
bindStruct(parameter: string | number, val: object): void
Returns - void
Last Updated: 20 June, 2023