Table of Contents

Class RenameCollectionOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Options for renaming a collection.

public class RenameCollectionOptions
Inheritance
RenameCollectionOptions
Inherited Members

Properties

DropTarget

Gets or sets a value indicating whether to drop the target collection first if it already exists.