Compartilhar via


ConventionSet.SkipNavigationAddedConventions Propriedade

Definição

Convenções a serem executadas quando uma propriedade de navegação skip é adicionada.

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

Valor da propriedade

Aplica-se a