OlapStateTypes
Hinweis: |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
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. |