DatabaseStatistics interface

A class that contains database statistics information.

Properties

size

The database size - the total size of compressed data and index in bytes.

Property Details

size

The database size - the total size of compressed data and index in bytes.

size?: number

Property Value

number