Database Properties |
The Database type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllReplications |
Gets all the running Replications
for this Database.
This includes all continuous Replications and
any non-continuous Replications that has been started
and are still running.
|
![]() | DocumentCount | Obsolete. |
![]() ![]() | FilterCompiler |
Gets or sets an object that can compile source code into FilterDelegate.
|
![]() | LastSequenceNumber | Obsolete. |
![]() | Manager | |
![]() | MaxRevTreeDepth | Obsolete.
Maximum depth of a document's revision tree (or, max length of its revision history.)
Revisions older than this limit will be deleted during a -compact: operation.
|
![]() | Name |
Gets the Database name.
|
![]() | PersistentCookieStore | Obsolete.
Gets the container the holds cookie information received from the remote replicator
|
![]() | TotalDataSize | Obsolete.
Gets the total size of the database on the filesystem.
|