Compartilhar via


ConventionSet.BaseEntityTypeChangedConventions Propriedade

Definição

Convenções a serem executadas quando o tipo de entidade base for alterado.

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

Valor da propriedade

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

Aplica-se a