public static class IndexStat { public short ClassCode; public int type; public String Label; public long KeysCount; public long PagesCount; };
索引所属的类代码
由 MCO_IDXST_ 标志定义的类型
索引的标签
索引中的键数
索引使用的页数