@sourceloop/reporting-service / Exports / SelectClause
Interface: SelectClause¶
Table of contents¶
Properties¶
Properties¶
distinct¶
• Optional distinct: boolean
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:68
fields¶
• Optional fields: FieldExpression[]
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:67
functions¶
• Optional functions: FunctionExpression[]
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:69