IR Framework

PartitionFilter Object

Object that enables the developer to automatically take advantage of database partitioning.

Remarks

Future Enhancement Possibility:
Metadata may be used to identify the partition field, identify the related dimensional tables, and automatically generate some of the required objects (like the Partitionid filter and the q-PartData query).

PartitionFilter Example



Methods

SetPartition Method | toString Method



Properties

QueryToFilter Property | FilterItem Property | PartitionValuesResult Property | PartitionValuesColumn Property



Requirements

ActiveDocument.loadObjectMethods() must be called before creating a PartitionFilter object or calling any of its methods.



See Also

PartitionFilter Class