Class DatabaseNamespace
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents a database namespace.
public sealed class DatabaseNamespace : IEquatable<DatabaseNamespace>
Inheritance
DatabaseNamespace
Implements
Inherited Members
Constructors
Initializes a new instance of the DatabaseNamespace class.
Properties
Gets the admin database namespace.
Gets the name of the database.
Methods
Indicates whether the current object is equal to another object of the same type.
Determines whether the specified object is equal to the current object.
Serves as the default hash function.
Determines whether the specified database name is valid.
Returns a string that represents the current object.