https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/T_MongoDB_Driver_RenameCollectionOptions.htm
RenameCollectionOptions Class
Options for renaming a collection.
class
https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_IMongoDatabase_RenameCollectionAsync_1.htm
IMongoDatabase.RenameCollectionAsync Method (String, String, RenameCollectionOptions,...
Renames the collection.
methodstring
https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_IMongoDatabase_RenameCollection_1.htm
IMongoDatabase.RenameCollection Method (String, String, RenameCollectionOptions, CancellationToken)
Renames the collection.
methodstringcancellationtoken