īģŋ 🌐 Constructor DatabaseNamespace | MongoDB CSharp Driver API Reference - mongodb.github.io
Table of Contents

Constructor DatabaseNamespace

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

DatabaseNamespace(string)

Initializes a new instance of the DatabaseNamespace class.

public DatabaseNamespace(string databaseName)

Parameters

databaseName string

The name of the database.