Open dinhan92 opened 2 years ago
I try to use Aggegate with Database.GetCollection(GetCollectionName(partitionKey)) but it get this error: Cannot implicitly convert type 'MongoDB.Driver.IAggregateFluent' to 'MongoDB.Driver.IMongoCollection' How can I use AllowDiskUse?
I try to use Aggegate with Database.GetCollection(GetCollectionName(partitionKey)) but it get this error:
Cannot implicitly convert type 'MongoDB.Driver.IAggregateFluent' to 'MongoDB.Driver.IMongoCollection'
How can I use AllowDiskUse?