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일