Share via


IConventionEntityType.GetSkipNavigations Méthode

Définition

Obtient toutes les propriétés de navigation skip sur ce type d’entité.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation> GetSkipNavigations ();
abstract member GetSkipNavigations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation>
Public Function GetSkipNavigations () As IEnumerable(Of IConventionSkipNavigation)

Retours

Toutes ignorent les propriétés de navigation sur ce type d’entité.

S’applique à