Dela via


IIndexAnnotationChangedConvention Interface

Definition

Represents an operation that should be performed when an annotation is changed on an index.

public interface IIndexAnnotationChangedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type IIndexAnnotationChangedConvention = interface
    interface IConvention
Public Interface IIndexAnnotationChangedConvention
Implements IConvention
Derived
Implements

Remarks

See Model building conventions for more information and examples.

Applies to