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
Path Property
Gets the path on disk where the database exists
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
string
Path
{
get
; }
Property Value
Type:
String
See Also
Reference
IDatabase Interface
Couchbase.Lite Namespace