Share via


XmlaMessageLocation.SourceObject 속성

Gets the object that has the error.

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

구문

‘선언
Public ReadOnly Property SourceObject As XmlaLocationReference 
    Get
‘사용 방법
Dim instance As XmlaMessageLocation 
Dim value As XmlaLocationReference 

value = instance.SourceObject
public XmlaLocationReference SourceObject { get; }
public:
property XmlaLocationReference^ SourceObject {
    XmlaLocationReference^ get ();
}
member SourceObject : XmlaLocationReference
function get SourceObject () : XmlaLocationReference

속성 값

유형: Microsoft.AnalysisServices.XmlaLocationReference
The object that has the error.

참고 항목

참조

XmlaMessageLocation 클래스

Microsoft.AnalysisServices 네임스페이스