Compartir a través de


ConventionSet.ComplexPropertyFieldChangedConventions Propiedad

Definición

Convenciones para ejecutarse cuando se cambia el campo de una propiedad.

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

Valor de propiedad

Se aplica a