Table of Contents

Class RenameCollectionOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll
public class RenameCollectionOptions
Inheritance
RenameCollectionOptions
Inherited Members

Constructors

RenameCollectionOptions()

public RenameCollectionOptions()

Properties

DropTarget

public bool? DropTarget { get; set; }

Property Value

bool?