Compartilhar via


ConventionSet.ForeignKeyAnnotationChangedConventions Propriedade

Definição

Convenções a serem executadas quando uma anotação é alterada em uma chave estrangeira.

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

Valor da propriedade

Aplica-se a