ReplicatorConfigurationDatabase Property |
Gets or sets the local database participating in the replication. This property
is required to create an
Replicator
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax public Database Database { get; set; }
Property Value
Type:
DatabaseSee Also