ProcessingRecommendation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an enumeration of processing recommendation.
public enum ProcessingRecommendation
type ProcessingRecommendation =
Public Enum ProcessingRecommendation
- Inheritance
-
ProcessingRecommendation
Fields
Name | Value | Description |
---|---|---|
None | 0 | The dimension has been processed and there have been no significant changes to dimension metadata since that time. |
Stale | 1 | There have been changes to the dimension metadata that suggest the current data is stale and processing is recommended. |