ErrorPriority 列舉
Defines the error priority.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")> _
Public Enumeration ErrorPriority
'用途
Dim instance As ErrorPriority
[GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")]
public enum ErrorPriority
[GuidAttribute(L"4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")]
public enum class ErrorPriority
[<GuidAttribute("4F48FFB2-1BD7-4df5-94C6-AEE9D817B431")>]
type ErrorPriority
public enum ErrorPriority
成員
成員名稱 | 說明 | |
---|---|---|
High | Gives the error high priority. | |
Low | Gives the error low priority. |
備註
新增: 2006 年 7 月 17 日