ManyToManyCascadeDeleteConvention Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convention to add a cascade delete to the join table from both tables involved in a many to many relationship.
public class ManyToManyCascadeDeleteConvention
type ManyToManyCascadeDeleteConvention = class
interface IConvention
Public Class ManyToManyCascadeDeleteConvention
- Inheritance
-
ManyToManyCascadeDeleteConvention
- Implements
Constructors
ManyToManyCascadeDeleteConvention() |