A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Database Class
Database Properties
AllReplications Property
DocumentCount Property
FilterCompiler Property
LastSequenceNumber Property
Manager Property
MaxRevTreeDepth Property
Name Property
PersistentCookieStore Property
TotalDataSize Property
Database
Manager Property
Gets the
Manager
that owns this
Database
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Manager
Manager
{
get
; }
Property Value
Type:
Manager
The manager object.
See Also
Reference
Database Class
Couchbase.Lite Namespace