Class DatabaseNamespace
Represents a database namespace.
- Inheritance
-
Database
Namespace
- Implements
- Inherited Members
Constructors
- Database
Namespace(string) Initializes a new instance of the Database
Namespace class.
Properties
- Admin
Gets the admin database namespace.
- Database
Name Gets the name of the database.
Methods
- Equals(Database
Namespace) Indicates whether the current object is equal to another object of the same type.
- Equals(object)
Determines whether the specified object is equal to the current object.
- Get
Hash Code() Serves as the default hash function.
- Is
Valid(string) Determines whether the specified database name is valid.
- To
String() Returns a string that represents the current object.