StatisticsEntry.DatabaseSize Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the total size (in bytes) of the database.
public long DatabaseSize { get; set; }
Property value
long
Gets or sets the total size (in bytes) of the database.
public long DatabaseSize { get; set; }