bindNavigation Method
Binds a navigation property value to the ECSQL parameter.
bindNavigation(val: NavigationBindingValue): void
Parameter | Type | Description |
---|---|---|
val | NavigationBindingValue | Navigation property value |
Returns - void
Defined in
- core/backend/src/ECSqlStatement.ts Line 550
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.