Dela via


IKeyAnnotationChangedConvention Interface

Definition

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

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

Remarks

See Model building conventions for more information and examples.

Applies to