@rtorcato/db-common / CursorQuery
Interface: CursorQuery
Defined in: cursor.ts:15
Properties
limit
limit:
number
Defined in: cursor.ts:16
where
where:
Condition[]
Defined in: cursor.ts:18
Keyset predicate for the next page (empty on the first page).
order
order:
Sort[]
Defined in: cursor.ts:19