Returns an estimate of the database size in bytes.
Synopsis
Declared in <txdb.h>
virtual
size_t
EstimateSize() const override;
Return Value
The estimated size in bytes.
Created with MrDocs
Returns an estimate of the database size in bytes.
Declared in <txdb.h>
virtual
size_t
EstimateSize() const override;
The estimated size in bytes.
Created with MrDocs