Compartilhar via


ConventionSet.EntityTypeBaseTypeChangedConventions 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.IEntityTypeBaseTypeChangedConvention> EntityTypeBaseTypeChangedConventions { get; }
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IEntityTypeBaseTypeChangedConvention> EntityTypeBaseTypeChangedConventions { get; }
member this.EntityTypeBaseTypeChangedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IEntityTypeBaseTypeChangedConvention>
member this.EntityTypeBaseTypeChangedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IEntityTypeBaseTypeChangedConvention>
Public Overridable ReadOnly Property EntityTypeBaseTypeChangedConventions As IList(Of IEntityTypeBaseTypeChangedConvention)
Public Overridable ReadOnly Property EntityTypeBaseTypeChangedConventions As List(Of IEntityTypeBaseTypeChangedConvention)

Valor da propriedade

Aplica-se a