Partager via


ConventionSet.NavigationRemovedConventions Propriété

Définition

Conventions à exécuter lorsqu’une propriété de navigation est supprimée.

public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.INavigationRemovedConvention> NavigationRemovedConventions { get; }
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.INavigationRemovedConvention> NavigationRemovedConventions { get; }
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.INavigationRemovedConvention> NavigationRemovedConventions { get; }
member this.NavigationRemovedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.INavigationRemovedConvention>
member this.NavigationRemovedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.INavigationRemovedConvention>
member this.NavigationRemovedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.INavigationRemovedConvention>
Public Overridable ReadOnly Property NavigationRemovedConventions As IList(Of INavigationRemovedConvention)
Public Overridable ReadOnly Property NavigationRemovedConventions As List(Of INavigationRemovedConvention)

Valeur de propriété

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.INavigationRemovedConvention>

S’applique à