Compartir a través de


ConventionSet.ComplexPropertyAnnotationChangedConventions Propiedad

Definición

Convenciones que se ejecutan cuando se establece o quita una anotación en una propiedad compleja.

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

Valor de propiedad

Se aplica a