ImpactAnalysisType Enumeration
Applies To: SQL Server (starting with 2016)
Defines the state of the object if the operation is performed.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| Invalid | Will be invalid. | |
| Processed | Will be in a processed state. | |
| Unprocessed | Will be in an unprocessed state. |
Show: