ErrorPriority Enumeration
Defines the error priority.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<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. |
Osservazioni
Data creazione:17 luglio 2006
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.