bindNavigation Method

Binds a navigation property value to the specified ECSQL parameter.

bindNavigation(parameter: number | string, val: NavigationBindingValue): void

Parameter Type Description
parameter number | string Index (1-based) or name of the parameter
val NavigationBindingValue Navigation property value

Defined in

Last Updated: 08 January, 2020