다음을 통해 공유


XmlaWarning.WarningCode 속성

Gets or sets the warning message identified in the XmlaWarning class.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public ReadOnly Property WarningCode As Integer 
    Get
‘사용 방법
Dim instance As XmlaWarning 
Dim value As Integer 

value = instance.WarningCode
public int WarningCode { get; }
public:
property int WarningCode {
    int get ();
}
member WarningCode : int
function get WarningCode () : int

속성 값

유형: System.Int32
The identified warning message.

참고 항목

참조

XmlaWarning 클래스

Microsoft.AnalysisServices 네임스페이스