ManyToManyCascadeDeleteConvention Class

Definition

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()

Applies to