| Class | Description | 
|---|---|
| FiscalQuarter | Encapsulates alternative quarter definition | 
| PivotColumn | Encapsulates a pivot ColumnField | 
| PivotColumnCollection | A collection of elements of type PivotColumn | 
| PivotColumnCollection.Enumerator | Type-specific enumeration class, used by PivotColumnCollection.GetEnumerator. | 
| PivotColumnValue | Encapsulates a value of a Pivot Column | 
| PivotColumnValueCollection | A collection of elements of type PivotColumnValue | 
| PivotColumnValueCollection.Enumerator | Type-specific enumeration class, used by PivotColumnValueCollection.GetEnumerator. | 
| PivotTable | Facilates Pivot Table (Cross-Tab) transformation from relational data | 
| PivotTableException | General exception for pivot table processing | 
| PivotTransformException | General exception for pivot table processing | 
| Range | Encapsulates a single interval | 
| TimePeriod | Encapsulates a time period. | 
| Enumeration | Description | 
|---|---|
| TimePeriodType | Determines the kind of a time period |