Table of Contents

Property DatabaseName

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

DatabaseName

Gets the name of the database.

public string DatabaseName { get; }

Property Value

string

The name of the database.