Sdílet prostřednictvím


IForeignKeyRequirednessChangedConvention Rozhraní

Definice

Představuje operaci, která by měla být provedena, když se změní požadovaná hodnota cizího klíče.

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

Poznámky

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

Platí pro