Range_Partition_Boundary_Side (Integer property)

Applies to a SQL Server partition function. Defines a way of partitioning a table or index by specifying partitions to hold rows that have ranges of values from one partitioning column. For a LEFT partition function, the first value acts as an upper boundary in the first partition. For a RIGHT partition function, the first value acts as a lower boundary in the second partition.

Tagged Values

Name Value
Data_TypeInteger
Long_Id{E7AB3CC0-47AD-4A10-8972-C0FB869EE7CB}+40202d97
tag_DBMS_Brands_And_VersionsSQL Server 9.0+
tag_Display_Name_ResourceRange Partition Boundary Side
tag_Is_Physicaltrue
tag_Release_Added7.2.0

Valid values for object SQLServer_Partition_Function

ValueClass NameDisplay Name
0LeftLeft
1RightRight