Compartir a través de


ConventionSet.ComplexPropertyAddedConventions Propiedad

Definición

Convenciones para ejecutarse cuando se agrega un tipo de entidad al modelo.

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

Valor de propiedad

Se aplica a