setRowFormat Method
Specify row format returned by concurrent query manager.
setRowFormat(val: QueryRowFormat): QueryOptionsBuilder
| Parameter | Type | Description |
|---|---|---|
| val | QueryRowFormat |
Returns - QueryOptionsBuilder
Defined in
- core/common/src/ConcurrentQuery.ts Line 245
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.