Partager via


ConventionSet.ModelAnnotationChangedConventions Propriété

Définition

Conventions à exécuter lorsqu’une annotation est définie ou supprimée sur un modèle.

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

Valeur de propriété

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IModelAnnotationChangedConvention>

S’applique à