| 1. | Mapping of input columns to partition columns 输入列到分区列的映射。 |
| 2. | There are no restrictions on the updatability of the partitioning column 分区列的可更新性没有限制。 |
| 3. | The partitioning column is a part of the primary key of the table 分区列是表的primary key的一部分。 |
| 4. | Note that the partitioning column may have different names in the underlying tables 称为分区列。请注意,分区列在基础表中可能有不同的名称。 |
| 5. | Any computed column that is used as a partitioning column of a partitioned table must be explicitly marked persisted 用作已分区表的分区依据列的任何计算列必须显式标记为persisted 。 |
| 6. | To meet the conditions of the partitioned view , there should be only one partitioning constraint on the partitioning column 若要满足分区视图的条件,在分区列上应只有一个分区约束。 |
| 7. | A way of partitioning a table or index by specifying partitions to hold rows that have ranges of values from one partitioning column 默认情况下, “全部”成员的名称为all后加一个空格和维度名称。 |
| 8. | The constraints should be in an enabled and trusted state for them to meet the previously mentioned conditions of the partitioning column 约束应处于启用和信任状态,以使它们满足分区列的上述条件。 |
| 9. | Is not specified and the table is partitioned , the index is placed in the same partition scheme , using the same partitioning column , as the underlying table 且该表已分区,则索引会与基础表使用相同分区依据列并被放入同一分区方案中。 |
| 10. | The value being inserted into the partitioning column should satisfy at least one of the underlying constraints ; otherwise , the insert action will fail with a constraint violation 插入到分区列中的值应至少满足一个基础约束;否则,插入操作将因违反约束而失败。 |