| Interface | Description | 
|---|---|
| IdentityPartition | 
 An identity partition represents a result of identity partitioning. 
 | 
| ListPartition | 
 A list partition represents a result of list partitioning. 
 | 
| Partition | 
 A partition represents a result of partitioning a table. 
 | 
| RangePartition | 
 A range partition represents a result of range partitioning. 
 | 
| Class | Description | 
|---|---|
| Partitions | 
 The helper class for partition expressions. 
 |