Click or drag to resize

DatabaseCount Property

Gets the total number of documents in the database

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public ulong Count { get; }

Property Value

Type: UInt64
See Also