Compartilhar via


ConventionSet.PropertyAnnotationChangedConventions Propriedade

Definição

Convenções a serem executadas quando uma anotação é alterada em uma propriedade.

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)

Valor da propriedade

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

Aplica-se a