XmlaWarning 클래스

정의

XML/A 프로토콜에서 Analysis Services 서버가 반환한 경고를 나타냅니다.

[System.Serializable]
public sealed class XmlaWarning : Microsoft.AnalysisServices.XmlaMessage
[<System.Serializable>]
type XmlaWarning = class
    inherit XmlaMessage
Public NotInheritable Class XmlaWarning
Inherits XmlaMessage
상속
XmlaWarning
특성

속성

Description

메시지의 설명을 가져옵니다.

(다음에서 상속됨 XmlaMessage)
HelpFile

메시지와 연결된 help-file을 가져옵니다.

(다음에서 상속됨 XmlaMessage)
Location

메시지에 연결된 위치 정보를 가져옵니다.

(다음에서 상속됨 XmlaMessage)
Source

메시지의 원본을 가져옵니다.

(다음에서 상속됨 XmlaMessage)
WarningCode

XmlaWarning 개체에 의해 표시된 경고의 식별 코드를 가져옵니다.

적용 대상