Compartilhar via


ConventionSet.EntityTypeAnnotationSetConventions Propriedade

Definição

Convenções a serem executadas quando uma anotação é definida ou removida em um tipo de entidade.

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

Valor da propriedade

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

Aplica-se a