Click or drag to resize
IDependOn Methods

[This is preliminary documentation and is subject to change.]

The IDependOn type exposes the following members.

Methods
  NameDescription
Public method void Deleted(IEnumerableInt64)
Public methodIEnumerableT, T: KeyValuePairTKey, TValueGetAffectedEntities(IEnumerableInt64)
Returns the ids and object types of objects that should be cascade deleted
Public methodIEnumerableT, T: KeyValuePairTKey, TValueGetSubDependencies
Returns the sub-dependencies that would have to be validated when additional objects should be deleted
Public methodIEnumerableT, T: DependencyIssueIsDeletePossible(IEnumerableKeyValuePairType, IEnumerableInt64)
Top
See Also