Sdílet prostřednictvím


IKeyRemovedConvention Rozhraní

Definice

Představuje operaci, která by měla být provedena při odebrání klíče.

public interface IKeyRemovedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type IKeyRemovedConvention = interface
    interface IConvention
Public Interface IKeyRemovedConvention
Implements IConvention
Odvozené
Implementuje

Poznámky

Další informace a příklady najdete v tématu Konvence vytváření modelů .

Platí pro