Partager via


ConventionSet.IndexAnnotationChangedConventions Propriété

Définition

Conventions à exécuter lorsqu’une annotation est modifiée sur un index.

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)

Valeur de propriété

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

S’applique à