#include <flaim.h>
Public Attributes | |
FLMUINT | uiBlockCount |
Total blocks found in the database that were in the in the block category. | |
FLMUINT64 | ui64BytesUsed |
Total bytes used in the blocks. | |
FLMUINT64 | ui64ElementCount |
Total elements in the blocks. NOTE: This only applies to b-tree blocks. | |
FLMUINT64 | ui64ContElementCount |
Total continuation elements in the blocks. NOTE: This only applies to b-tree blocks. | |
FLMUINT64 | ui64ContElmBytes |
Total bytes in continuation elements. NOTE: This only applies to b-tree blocks. | |
eCorruptionType | eCorruption |
First corruption error found in blocks in this block category. | |
FLMUINT | uiNumErrors |
Total corruption errors found in blocks in this block category. |