您要查找的是不是:
- XML indexes use the same partitioning scheme and partitioning function of the base table. XML索引使用基表的相同分区方案和分区函数。
- Is the name of the partition function. 是分区函数的名称。
- ID of the partition function for this range boundary value. 该范围边界值的分区函数的ID。
- Perform a sequence of ALTER PARTITION FUNCTION statements. 执行一系列ALTER PARTITION FUNCTION语句。
- Is the name of the partition function using the partition scheme. 使用分区方案的分区函数的名称。
- The partitions of a table that uses partition function myRangePF2 on partitioning column col1 would be assigned as shown in the following table. 对分区依据列col1使用分区函数myRangePF2的表的分区会按下表所示进行分配
- The following table shows how a table that uses this partition function on partitioning column col1 would be partitioned. 下表显示对分区依据列col1使用此分区函数的表如何进行分区。
- The number and domain of the partitions of a partitioned table or index are determined in a partition function. 已分区表或已分区索引的分区的个数和域在分区函数中确定。
- The internal partition function is frequently simply called the partition function or also the state sum. 内配分函数往往简称配分函数,也可称为态和。
- To repartition a partitioned table, use ALTER PARTITION SCHEME and ALTER PARTITION FUNCTION. 若要对已分区表进行重新分区,请使用ALTER PARTITION SCHEME和ALTER PARTITION FUNCTION。
- Partition function names must be unique within the database and comply with the rules for identifiers. 分区函数名称在数据库内必须唯一,并且符合标识符的规则。
- If partition function myRangePF4 is changed to add a partition, filegroup test5fg receives the newly created partition. 如果将分区函数myRangePF4更改为添加一个分区,则文件组test5fg将接收到新创建的分区。
- This column must match the data type, length, and precision of the argument of the partition function that. 使用的分区函数参数的数据类型、长度和精度相匹配。
- A database object that maps the partitions of a partition function to a set of filegroups. 将分区函数的分区映射到一组文件组的数据库对象。
- CONTROL or ALTER permission on the database in which the partition function is being created. 在其中创建分区函数的数据库的CONTROL或ALTER权限。
- A partition function must first be created in a CREATE PARTITION FUNCTION statement before creating a partition scheme. 必须首先在CREATE PARTITION FUNCTION语句中创建分区函数,然后才能创建分区方案。
- Modify a partition function to re-partition any tables or indexes that participate in it. 修改分区函数以便将参与此函数的任何表或索引重新分区。
- Filegroup test5fg will receive any additional partition of a partitioned table or index as a result of an ALTER PARTITION FUNCTION statement. 作为ALTER PARTITION FUNCTION语句的结果,文件组test5fg将接收已分区表或索引的所有其他分区。
- If boundary_value is empty, the partition function maps the whole table or index using partition_function_name into a single partition. 如果boundary_value为空,则分区函数使用partition_function_name将整个表或索引映射到单个分区。
- Expand SQL Server Agent, expand Jobs, right-click FCS - Update SystemCenterReporting Partition Function, and then click Delete. 展开“SQL Server代理”,展开“作业”,右键单击“FCS-更新SystemCenterReporting分区函数”,然后单击“删除”。