Table of Contents

Constructor DatabaseNamespace

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

DatabaseNamespace(string)

Initializes a new instance of the DatabaseNamespace class.

public DatabaseNamespace(string databaseName)

Parameters

databaseName string

The name of the database.