Defined in: packages/db/src/query/ir.ts:76
new CollectionRef(collection, alias): CollectionRef;new CollectionRef(collection, alias): CollectionRef;Defined in: packages/db/src/query/ir.ts:78
string
CollectionRef
BaseExpression.constructorBaseExpression.constructorreadonly __returnType: any;readonly __returnType: any;Defined in: packages/db/src/query/ir.ts:73
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypealias: string;alias: string;Defined in: packages/db/src/query/ir.ts:80
collection: CollectionImpl;collection: CollectionImpl;Defined in: packages/db/src/query/ir.ts:79
type: "collectionRef";type: "collectionRef";Defined in: packages/db/src/query/ir.ts:77
BaseExpression.typeBaseExpression.type