ConventionSet.PropertyAnnotationChangedConventions Property

Definition

Conventions to run when an annotation is changed on a property.

C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPropertyAnnotationChangedConvention> PropertyAnnotationChangedConventions { get; }
C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IPropertyAnnotationChangedConvention> PropertyAnnotationChangedConventions { get; }
C#
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IPropertyAnnotationChangedConvention> PropertyAnnotationChangedConventions { get; }

Property Value

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

Applies to

Produkt Versioner
Entity Framework Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0