IIndexAddedConvention Interface

Definition

Represents an operation that should be performed when an index is added to the entity type.

C#
public interface IIndexAddedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
Derived
Implements

Remarks

See Model building conventions for more information and examples.

Methods

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0