A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Database Class
Database Properties
AllReplications Property
DocumentCount Property
FilterCompiler Property
LastSequenceNumber Property
Manager Property
MaxRevTreeDepth Property
Name Property
PersistentCookieStore Property
TotalDataSize Property
Database
Name Property
Gets the
Database
name.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
string
Name
{
get
; }
Property Value
Type:
String
The database name.
See Also
Reference
Database Class
Couchbase.Lite Namespace