Click or drag to resize

IReplicationOtherDatabase Property

Gets the remote Database being replicated to, if this is a local replication.

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntax
C#
Database OtherDatabase { get; }

Property Value

Type: Database
See Also