ConventionSet.SkipNavigationAnnotationChangedConventions Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Konventionen, die ausgeführt werden, wenn eine Anmerkung für eine Skip-Navigationseigenschaft geändert wird.
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationAnnotationChangedConvention> SkipNavigationAnnotationChangedConventions { get; }
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationAnnotationChangedConvention> SkipNavigationAnnotationChangedConventions { get; }
member this.SkipNavigationAnnotationChangedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationAnnotationChangedConvention>
member this.SkipNavigationAnnotationChangedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.ISkipNavigationAnnotationChangedConvention>
Public Overridable ReadOnly Property SkipNavigationAnnotationChangedConventions As IList(Of ISkipNavigationAnnotationChangedConvention)
Public Overridable ReadOnly Property SkipNavigationAnnotationChangedConventions As List(Of ISkipNavigationAnnotationChangedConvention)