DependencyResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.
public sealed class DependencyResult
type DependencyResult = class
Public NotInheritable Class DependencyResult
- Inheritance
-
DependencyResult
Properties
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. |