DependencyResult Class
Updated: May 24, 2016
Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() | Dependent | Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator. |
![]() | Description | Gets a string with the description of the dependent object affected by the planned operation in the object calling the DependenciesCalculator. |
![]() | Type | Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
New: 17 July 2006
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

