다음을 통해 공유


DependencyResult.Dependent 속성

Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator.

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

구문

‘선언
Public ReadOnly Property Dependent As Object 
    Get
‘사용 방법
Dim instance As DependencyResult 
Dim value As Object 

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

속성 값

유형: System.Object

참고 항목

참조

DependencyResult 클래스

Microsoft.AnalysisServices 네임스페이스