Partager via


ConventionSet.ForeignKeyAnnotationChangedConventions Propriété

Définition

Conventions à exécuter lorsqu’une annotation est modifiée sur une clé étrangère.

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)

Valeur de propriété

S’applique à