ValidationRulePriority-Enumeration

Enumerates the validation rule priority of analysis services.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public enum ValidationRulePriority

Elemente

Elementname Beschreibung
High The priority is set to high.
Low The priority is set to low.
Medium The priority is set to medium.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace