Partager via


ConventionSet.ForeignKeyPropertiesChangedConventions Propriété

Définition

Conventions à exécuter lorsque les propriétés ou la clé principale d’une clé étrangère sont modifiées.

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)

Valeur de propriété

S’applique à