ErrorPriority Enumeration

Defines the error priority.

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

Syntax

C#
[GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")]
public enum ErrorPriority

Members

Member name Description
High Gives the error high priority.
Low Gives the error low priority.

Remarks

New:   17 July 2006

See Also

Reference

Microsoft.AnalysisServices Namespace