Compartilhar via


ConventionSet.SkipNavigationInverseChangedConventions Propriedade

Definição

Convenções a serem executadas quando um inverso de navegação de ignorar é alterado.

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

Valor da propriedade

Aplica-se a