Click or drag to resize

DatabaseOptions 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#
public DatabaseOptions Options { get; }

Property Value

Type: DatabaseOptions
See Also