Recover.Stats

Statistic data


Fields
static int free
static long pageDataEmpty
static long pageDataHead
static long pageDataRows
static int[] pageTypeCount

free

The number of free pages.

pageDataEmpty

The empty space in bytes in a data leaf pages.

pageDataHead

The number of bytes used for the page headers.

pageDataRows

The number of bytes used for data.

pageTypeCount

The count per page type.