Compartir a través de


DependencyResult.Dependent Propiedad

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property Dependent As Object 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.Object

Vea también

Referencia

DependencyResult Clase

Espacio de nombres Microsoft.AnalysisServices