Bagikan melalui


IKeyRemovedConvention Antarmuka

Definisi

Mewakili operasi yang harus dilakukan saat kunci dihapus.

public interface IKeyRemovedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type IKeyRemovedConvention = interface
    interface IConvention
Public Interface IKeyRemovedConvention
Implements IConvention
Turunan
Penerapan

Keterangan

Lihat Konvensi pembuatan model untuk informasi dan contoh selengkapnya.

Metode

ProcessKeyRemoved(IConventionEntityTypeBuilder, IConventionKey, IConventionContext<IConventionKey>)

Dipanggil setelah kunci dihapus.

Berlaku untuk