Overload List

  Name Description
Public method DeleteEntityWithCascading(IEntity2)
Deletes related entities that are not connected with cascade delete relationships in database due to circular references.
Public method DeleteEntityWithCascading(IEntity2, Guid)
Deletes related entities that are not connected with cascade delete relationships in database due to circular references.

See Also