Share via


ConventionSet.PropertyFieldChangedConventions Propriedade

Definição

Convenções a serem executadas quando o campo de uma propriedade é alterado.

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

Valor da propriedade

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

Aplica-se a