IIndexAnnotationChangedConvention Interfejs

Definicja

Reprezentuje operację, która powinna być wykonywana po zmianie adnotacji w indeksie.

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

Uwagi

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

Metody

ProcessIndexAnnotationChanged(IConventionIndexBuilder, String, IConventionAnnotation, IConventionAnnotation, IConventionContext<IConventionAnnotation>)

Wywoływana po zmianie adnotacji w indeksie.

Dotyczy