Freigeben über


ConventionSet.EntityTypeAnnotationChangedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn eine Anmerkung für einen Entitätstyp festgelegt oder entfernt wird.

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

Eigenschaftswert

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

Gilt für: