Freigeben über


ConventionSet.SkipNavigationAnnotationChangedConventions Eigenschaft

Definition

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)

Eigenschaftswert

Gilt für: