Compartilhar via


ConventionSet.ForeignKeyPropertiesChangedConventions Propriedade

Definição

Convenções a serem executadas quando as propriedades ou a chave principal de uma chave estrangeira forem alteradas.

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

Valor da propriedade

Aplica-se a