ReplicatorConfigurationDatabase Property |
Gets or sets the local database participating in the replication.
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntaxpublic Database Database { get; }Property Value
Type:
Database
See Also