DbQueryBase
Interface: DbQueryBase
Defined in: schema.ts:412
Extended by
Properties
id
id:
string
Defined in: schema.ts:413
kind
kind:
DbQueryKind
Defined in: schema.ts:415
name
name:
string
Defined in: schema.ts:414
params?
optionalparams:DbQueryParam[]
Defined in: schema.ts:417
table
table:
string
Defined in: schema.ts:416