Class RenameCollectionOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for renaming a collection.
public class RenameCollectionOptionsInheritance
RenameCollectionOptions
Inherited Members
object.ReferenceEquals(object, object)
Properties
Gets or sets a value indicating whether to drop the target collection first if it already exists.