Class CollectionNamespace
Represents a collection namespace.
- Inheritance
-
Collection
Namespace
- Implements
- Inherited Members
Constructors
- Collection
Namespace(Database Namespace, string) Initializes a new instance of the Collection
Namespace class.
- Collection
Namespace(string, string) Initializes a new instance of the Collection
Namespace class.
Properties
- Collection
Name Gets the name of the collection.
- Database
Namespace Gets the database namespace.
- Full
Name Gets the collection full name.
Methods
- Equals(Collection
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.
- From
Full Name(string) Creates a new instance of the Collection
Namespace class from a collection full name.
- Get
Hash Code() Serves as the default hash function.
- Is
Valid(string) Determines whether the specified collection name is valid.
- To
String() Returns a string that represents the current object.