共用方式為


DependenciesCalculator 成員

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.

DependenciesCalculator 型別公開下列成員。

建構函式

  名稱 描述
公用方法 DependenciesCalculator Initializes a new instance of DependenciesCalculator.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 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 (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法靜態成員 OrderObjects Orders specified objects based on their relative dependency.
公用方法 ToString (繼承自 Object。)

頂端