ConventionSet.NavigationAnnotationChangedConventions Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Convenciones para ejecutarse cuando se cambia una anotación en una propiedad de navegación.
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)