Partager via


ConventionSet.EntityTypeBaseTypeChangedConventions Propriété

Définition

Conventions à exécuter lorsque le type d’entité de base est modifié.

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)

Valeur de propriété

S’applique à