ConventionSet.KeyAnnotationChangedConventions Property

Definition

Conventions to run when an annotation is changed on a key.

C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAnnotationChangedConvention> KeyAnnotationChangedConventions { get; }
C#
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAnnotationChangedConvention> KeyAnnotationChangedConventions { get; }

Property Value

Applies to

Proizvod Verzije
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0