@coasys/ad4m / Exports / InstanceQueryParams
Interface: InstanceQueryParams
Table of contents
Properties
Properties
condition
• Optional
condition: string
A string representing the condition clause of the query.
Defined in
model/decorators.ts:34
where
• Optional
where: object
An object representing the WHERE clause of the query.
Defined in
model/decorators.ts:29