Click or drag to resize

DatabaseConfig Property

Gets the configuration that were used to create the database

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public DatabaseConfiguration Config { get; }

Property Value

Type: DatabaseConfiguration
See Also