The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

MeasureGroupProcessingOption Enumeration

The MeasureGroupProcessingOption enumeration lists the different Analysis Services processing operations are are available for target objects of Measure Group or Partition type.

Enumeration Values

NameSummary
ProcessDefault
Specifies that only the processing necessary to bring the target measure groups to a fully processed state will be performed. The Analysis Services engine will automatically determine what processing is required.
ProcessFull
Specifies that the target measure group and all subobjects will be processed in full, discarding the results of any previous processing operations.
ProcessData
Specifies that the data in target measure groups and all subobjects will be processed in full, discarding the results of any previous processing operations. No aggregations or indexes will be processed.
ProcessClear
Specifies that the results of any previous processing operations on the target measure groups will be discarded.
ProcessAdd
Specifies that any fact data that became available since the last process will be added to the measure group and the relevant partitions will be processed.
ProcessIndexes
Specifies that the aggregations and indexes for target measure groups and all subobjects will be processed. An error will be raised if the target measure groups are not already in a processed state.

© Varigence