toArray Method @beta
Get all remaining rows from the query result.
toArray(): any[]
@returns An array of all remaining rows from the query result.
Returns - any[]
An array of all remaining rows from the query result.
Defined in
- core/backend/src/ECSqlSyncReader.ts Line 168
Last Updated: 10 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.