Freigeben über


ConventionSet.IndexAnnotationChangedConventions Eigenschaft

Definition

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

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

Eigenschaftswert

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

Gilt für: