Freigeben über


ConventionSet.PropertyAnnotationChangedConventions Eigenschaft

Definition

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

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

Eigenschaftswert

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPropertyAnnotationChangedConvention>

Gilt für: