Freigeben über


OneToManyCascadeDeleteConvention Klasse

Definition

Konvention zum Aktivieren der Löschweitergabe für erforderliche Beziehungen.

public class OneToManyCascadeDeleteConvention : System.Data.Entity.ModelConfiguration.Conventions.IConceptualModelConvention<System.Data.Entity.Core.Metadata.Edm.AssociationType>
type OneToManyCascadeDeleteConvention = class
    interface IConceptualModelConvention<AssociationType>
    interface IConvention
Public Class OneToManyCascadeDeleteConvention
Implements IConceptualModelConvention(Of AssociationType)
Vererbung
OneToManyCascadeDeleteConvention
Implementiert

Konstruktoren

OneToManyCascadeDeleteConvention()

Konvention zum Aktivieren der Löschweitergabe für erforderliche Beziehungen.

Methoden

Apply(AssociationType, DbModel)

Wendet diese Konvention auf ein Element im Modell an.

Gilt für: