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

CubeProcessingOption Enumeration

The CubeProcessingOption enumeration lists the different Analysis Services processing operations are are available for target objects of Cube type.

Enumeration Values

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

© Varigence