Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Database Class
Database Properties
ConflictResolver Property
DocumentCount Property
Item Property
Name Property
Options Property
Path Property
Database
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-b0074
Syntax
C#
Copy
public
DatabaseOptions
Options
{
get
; }
Property Value
Type:
DatabaseOptions
See Also
Reference
Database Class
Couchbase.Lite Namespace