Class DatabaseNamespace
Represents a database namespace.
public sealed class DatabaseNamespace : IEquatable<DatabaseNamespace>
- Inheritance
-
DatabaseNamespace
- Implements
- Inherited Members
Constructors
- DatabaseNamespace(string)
Initializes a new instance of the DatabaseNamespace class.
Properties
- Admin
Gets the admin database namespace.
- DatabaseName
Gets the name of the database.
Methods
- IsValid(string)
Determines whether the specified database name is valid.