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