bindArray Method

Binds an array value to the ECSQL parameter.

bindArray(val: any[]): void

Parameter Type Description
val any[] Array value. The array value is an array of values of the supported types

Defined in

Last Updated: 08 January, 2020