Compartilhar via


ConventionSet.ComplexPropertyRemovedConventions Propriedade

Definição

Convenções a serem executadas quando um tipo de entidade é removido.

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

Valor da propriedade

Aplica-se a