Partager via


ISkipNavigationInverseChangedConvention Interface

Définition

Représente une opération qui doit être effectuée lorsqu’un inverse de navigation d’ignorer est modifié.

public interface ISkipNavigationInverseChangedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type ISkipNavigationInverseChangedConvention = interface
    interface IConvention
Public Interface ISkipNavigationInverseChangedConvention
Implements IConvention
Dérivé
Implémente

Remarques

Pour plus d’informations et d’exemples, consultez Conventions de génération de modèles.

Méthodes

ProcessSkipNavigationInverseChanged(IConventionSkipNavigationBuilder, IConventionSkipNavigation, IConventionSkipNavigation, IConventionContext<IConventionSkipNavigation>)

Appelé après la modification d’un inverse de navigation skip.

S’applique à