Share via


XmlaMessageLocation.DependsOnObject 속성

Gets the object on which the SourceObject depends in the case of a dependency error.

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

구문

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

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

속성 값

유형: Microsoft.AnalysisServices.XmlaLocationReference
The object on which the SourceObject depends in the case of a dependency error.

참고 항목

참조

XmlaMessageLocation 클래스

Microsoft.AnalysisServices 네임스페이스