Defined in: packages/db/src/query/ir.ts:85
new CollectionRef(collection, alias): CollectionRef;new CollectionRef(collection, alias): CollectionRef;Defined in: packages/db/src/query/ir.ts:87
string
CollectionRef
BaseExpression.constructorBaseExpression.constructorreadonly __returnType: any;readonly __returnType: any;Defined in: packages/db/src/query/ir.ts:82
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypealias: string;alias: string;Defined in: packages/db/src/query/ir.ts:89
collection: CollectionImpl;collection: CollectionImpl;Defined in: packages/db/src/query/ir.ts:88
type: "collectionRef";type: "collectionRef";Defined in: packages/db/src/query/ir.ts:86
BaseExpression.typeBaseExpression.type