DatabaseEndpointDatabase Property |
ENTERPRISE EDITION API
Gets the database used for this endpoint
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntaxpublic Database Database { get; }
Property Value
Type:
Database
See Also