| MongoCollection Properties | 
The MongoCollection type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Database | 
            Gets the database that contains this collection.
             | 
|  | FullName | 
            Gets the fully qualified name of this collection.
             | 
|  | Name | 
            Gets the name of this collection.
             | 
|  | Settings | 
            Gets the settings being used to access this collection.
             | 
 See Also
See Also