Condividi tramite


ConventionSet.EntityTypeBaseTypeChangedConventions Proprietà

Definizione

Convenzioni da eseguire quando viene modificato il tipo di entità di base.

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)

Valore della proprietà

Si applica a