Click or drag to resize

IDatabaseName Property

Gets the name of the database

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
string Name { get; }

Property Value

Type: String
See Also