partition function icon Partition Function: myRangePF4

Properties

Property Value
Name myRangePF4
ID 65540
Type RANGE
Number of partitions 4
Boundary LEFT
Modify Date 10/26/2011 11:42:58 PM
Create Date 10/26/2011 11:42:58 PM

Extended Properties

No extended properties defined.

Parameters

Parameter ID Datatype Collation
1 int

Range Values

Boundary ID Range Value
1 1
2 100
3 1000

Objects that depend on [myRangePF4]

Objects on which [myRangePF4] depends

SQL

Script
CREATE PARTITION FUNCTION [myRangePF4](int) AS RANGE LEFT FOR VALUES (1, 100, 1000)

See also

List of Partition Functions