IKeyAnnotationChangedConvention Interfejs

Definicja

Reprezentuje operację, która powinna być wykonywana po zmianie adnotacji na kluczu.

public interface IKeyAnnotationChangedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type IKeyAnnotationChangedConvention = interface
    interface IConvention
Public Interface IKeyAnnotationChangedConvention
Implements IConvention
Implementuje

Uwagi

Aby uzyskać więcej informacji i przykłady, zobacz Konwencje tworzenia modeli .

Metody

ProcessKeyAnnotationChanged(IConventionKeyBuilder, String, IConventionAnnotation, IConventionAnnotation, IConventionContext<IConventionAnnotation>)

Wywoływana po zmianie adnotacji na kluczu.

Dotyczy