ConventionSet.ModelAnnotationChangedConventions Özellik

Tanım

Bir ek açıklama bir modelde ayar olduğunda veya kaldırıldığı zaman çalıştırılacak kural.

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

Özellik Değeri

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

Şunlara uygulanır