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