Database Properties | 
The Database type exposes the following members.
| Name | Description | |
|---|---|---|
| Config | 
            Gets the configuration that were used to create the database
              | |
| Count | 
            Gets the total number of documents in the database
              | |
| Item | 
            Bracket operator for retrieving DocumentFragment objects
              | |
| Name | 
            Gets the name of the database
              | |
| Path | 
            Gets the path on disk where the database exists
              |