Condividi tramite


Proprietà Dependent

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Dependent As Object
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Object