ValidationRulePriority Enumeration
Applies To: SQL Server (starting with 2016)
Enumerates the validation rule priority of analysis services.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| High | The priority is set to high. | |
| Low | The priority is set to low. | |
| Medium | The priority is set to medium. |
Show: