Table of Contents

Property RenameTo

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

RenameTo

Gets the new namespace for the ns collection. This field is omitted for all operation types except "rename".

public CollectionNamespace RenameTo { get; }

Property Value

CollectionNamespace

The new namespace of the ns collection.