Key类表示Index中的一个组件。**
以下列出了 Key 提供的方法:
Field* field( void )
获取用于在Index 中对记录进行排序的Field 。
SortOrder order( void )
获取在Index 中对记录进行排序的顺序。