Свойство 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