Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IDatabase Interface
IDatabase Properties
ConflictResolver Property
Item Property
Name Property
Options Property
Path Property
IDatabase
Options Property
Gets the options that were used to create the database
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
DatabaseOptions
Options
{
get
; }
Property Value
Type:
DatabaseOptions
See Also
Reference
IDatabase Interface
Couchbase.Lite Namespace