addArrayElement Method

Adds a new array element to the array parameter and returns the binder for the new array element

This is the most low-level way to bind array parameters with most flexibility. A simpler alternative is to just call ECSqlBinder.bindArray.

addArrayElement(): ECSqlBinder

Defined in

Last Updated: 08 January, 2020