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
- From
Full Name(string) Creates a new instance of the Collection
Namespace class from a collection full name.
- Is
Valid(string) Determines whether the specified collection name is valid.