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