Analysis Services Programming
OlapStateTypes
Enumerates values for the State property for objects other than server objects.
Constant | Description |
---|---|
OlapStateCurrent | The state of the object is current. |
OlapStateMemberPropertiesChanged | The member properties of the object have changed. |
OlapStateNeverProcessed | The object has never been processed. |
OlapStateSourceMappingChanged | The source mapping for the object, such as the MemberKeyColumn or ParentKeyColumn properties of a clsDatabaseDimension object, has changed. |
olapStateStructureChanged | The structure of the object has changed. |