Click or drag to resize

IReplicationDatabase Property

Gets the local Database associated with this replication

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

Property Value

Type: Database
See Also