Click or drag to resize

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
Syntax
C#
public Database LocalDatabase { get; }

Property Value

Type: Database
See Also