ConventionSet.IndexAddedConventions Property

Definition

Conventions to run when an index is added.

C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IIndexConvention> IndexAddedConventions { get; }
C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IIndexAddedConvention> IndexAddedConventions { get; }
C#
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IIndexAddedConvention> IndexAddedConventions { get; }
C#
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IIndexAddedConvention> IndexAddedConventions { get; }

Property Value

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IIndexConvention>
IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IIndexAddedConvention>

Applies to

Proizvod Verzije
Entity Framework Core 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0