toArray Method

Get all remaining rows from the query result. If called on the current row (ECSqlReader.current), only that row is returned.

toArray(): any[]

@returns All remaining rows from the query result.

Returns - any[]

All remaining rows from the query result.

Defined in

Last Updated: 16 April, 2024