partition function icon Partition Function: myRangePF1

Properties

Property Value
Name myRangePF1
ID 65536
Type RANGE
Number of partitions 4
Boundary LEFT
Modify Date 10/26/2011 11:14:22 PM
Create Date 10/26/2011 11:14:22 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 [myRangePF1]

Objects on which [myRangePF1] depends

SQL

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

See also

List of Partition Functions