Freigeben über


ConventionSet.NavigationAnnotationChangedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn eine Anmerkung für eine Navigationseigenschaft geändert wird.

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

Eigenschaftswert

Gilt für: