DependenciesCalculator Members
Evaluates object dependencies on certain operations and produces a list of objects that would be removed, invalidated, or modified by the selected operation. This class cannot be inherited.
The following tables list the members exposed by the DependenciesCalculator type.
Public Constructors
Имя | Description | |
---|---|---|
DependenciesCalculator | Initializes a new instance of DependenciesCalculator. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetDeleteDependents | Evaluates dependencies for the delete operation over the specified array of objects in the specified database; and, if it is specified, evaluates dependencies recursively on the returned collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
OrderObjects | Orders specified objects based on their relative dependency. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
DependenciesCalculator Class
Microsoft.AnalysisServices Namespace