MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
MongoDatabase Class
MongoDatabase Methods
RenameCollection Method
RenameCollection Method (String, String)
RenameCollection Method (String, String, Boolean)
MongoDatabase
.
RenameCollection Method
Overload List
Name
Description
RenameCollection(String, String)
Renames a collection on this database.
RenameCollection(String, String, Boolean)
Renames a collection on this database.
Top
See Also
Reference
MongoDatabase Class
MongoDB.Driver Namespace
Copyright © 2010–present MongoDB Inc.
Send comments on this topic to
MongoDB