Freigeben über


IForeignKeyAnnotationChangedConvention Schnittstelle

Definition

Stellt einen Vorgang dar, der ausgeführt werden soll, wenn eine Anmerkung für einen Fremdschlüssel geändert wird.

public interface IForeignKeyAnnotationChangedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type IForeignKeyAnnotationChangedConvention = interface
    interface IConvention
Public Interface IForeignKeyAnnotationChangedConvention
Implements IConvention
Implementiert

Hinweise

Weitere Informationen und Beispiele finden Sie unter Modellerstellungskonventionen .

Gilt für: