Defined in: packages/db/src/query/ir.ts:72
new CollectionRef(collection, alias): CollectionRef;
new CollectionRef(collection, alias): CollectionRef;
Defined in: packages/db/src/query/ir.ts:74
string
CollectionRef
BaseExpression.constructor
BaseExpression.constructor
readonly __returnType: any;
readonly __returnType: any;
Defined in: packages/db/src/query/ir.ts:69
Internal
BaseExpression.__returnType
BaseExpression.__returnType
alias: string;
alias: string;
Defined in: packages/db/src/query/ir.ts:76
collection: CollectionImpl;
collection: CollectionImpl;
Defined in: packages/db/src/query/ir.ts:75
type: "collectionRef";
type: "collectionRef";
Defined in: packages/db/src/query/ir.ts:73
BaseExpression.type
BaseExpression.type