Partager via


ConventionSet.PropertyAnnotationChangedConventions Propriété

Définition

Conventions à exécuter lorsqu’une annotation est modifiée sur une propriété.

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

Valeur de propriété

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

S’applique à