API Reference
interfaces
Instancequeryparams

@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

subject/SDNADecorators.ts:34 (opens in a new tab)


where

Optional where: object

An object representing the WHERE clause of the query.

Defined in

subject/SDNADecorators.ts:29 (opens in a new tab)