Click or drag to resize

DatabaseDocumentCount Property

Gets the total number of documents in the database

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

Property Value

Type: UInt64
See Also