ReplicationLocalDatabase Property |
Gets the local
Database being replicated to/from.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic Database LocalDatabase { get; }
Property Value
Type:
Database
See Also