@sourceloop/reporting-service / Exports / JoinClause
Interface: JoinClause¶
Table of contents¶
Properties¶
Properties¶
on¶
• on: WhereCondition | WhereCondition[]
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:75
source¶
• source: DataSource
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:74
type¶
• type: JoinType
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:73