Table of Contents

Property DatabaseName

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

DatabaseName

Gets the name of the database.

public abstract string DatabaseName { get; }

Property Value

string

The name of the database.