다음을 통해 공유


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
ms164685.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164685.pubmethod(ko-kr,SQL.90).gif 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.
ms164685.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms164685.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms164685.pubmethod(ko-kr,SQL.90).gifms164685.static(ko-kr,SQL.90).gif OrderObjects Orders specified objects based on their relative dependency.
ms164685.pubmethod(ko-kr,SQL.90).gifms164685.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164685.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms164685.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms164685.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

DependenciesCalculator Class
Microsoft.AnalysisServices Namespace