API Reference > imodeljs-backend > ECSQL > ECSqlBinder > addArrayElement 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 Returns - ECSqlBinder Defined in core/backend/src/ECSqlStatement.ts Line 550 Last Updated: 11 June, 2024