Get the number of records stored in the database as a Uint64
Uint64
@override int count() { return _header.numRecords; }