| 1. | Maximum size of a nonleaf index row 最大非叶索引行大小。 |
| 2. | The leaf level contains index rows 叶级别包含索引行。 |
| 3. | Data or index rows that contain all data , except large object data 包含除大型对象( lob )数据以外的所有数据的数据行或索引行。 |
| 4. | The pointer from an index row in a nonclustered index to a data row is called a row locator 从非聚集索引中的索引行指向数据行的指针称为行定位器。 |
| 5. | Each index row in the nonclustered index contains the nonclustered key value and a row locator 非聚集索引中的每个索引行都包含非聚集键值和行定位符。 |
| 6. | Each index row contains the nonclustered key value , a row locator and any included , or nonkey , columns 每个索引行包含非聚集键值、行定位符和任意包含性列或非键列。 |
| 7. | Explains how index rows are stored in a nonclustered index and how they are accessed and maintained 说明如何将索引行存储在非聚集索引中,以及如何对其进行访问和维护。 |
| 8. | In earlier versions of sql server , the values for the table and index row counts and page counts can become incorrect 在sql server的早期版本中,用于表和索引行计数以及页计数的值可能不正确。 |
| 9. | In earlier versions of sql server , the values for the per - table and per - index row count and page counts can become incorrect 在sql server的早期版本中,用于每个表、每个索引行计数和页计数的值可能不正确。 |
| 10. | When the fillfactor setting is 0 or 100 , the leaf level is filled nearly to capacity , but some space remains for at least one additional index row Fillfactor设置为0或100时,叶级别几乎完全填满,但至少会保留一个其他索引行的空间。 |