Freigeben über


IPropertyAnnotationChangedConvention Schnittstelle

Definition

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

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

Hinweise

Weitere Informationen und Beispiele finden Sie unter Modellerstellungskonventionen .

Gilt für: