ErrorPriority Enumeration
Defines the error priority.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")> _
Public Enumeration ErrorPriority
[GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")]
public enum ErrorPriority
[GuidAttribute(L"4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")]
public enum class ErrorPriority
/** @attribute GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431") */
public enum ErrorPriority
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. |
Hinweise
Neu:17. Juli 2006
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.