Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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. |
Remarks
New:17 July 2006
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.