Freigeben über


ConventionSet.KeyAnnotationChangedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn eine Anmerkung für einen Schlüssel geändert wird.

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

Eigenschaftswert

Gilt für: