Bagikan melalui


ISkipNavigationRemovedConvention Antarmuka

Definisi

Mewakili operasi yang harus dilakukan saat navigasi lewati dihapus dari jenis entitas.

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

Keterangan

Lihat Konvensi pembuatan model untuk informasi dan contoh selengkapnya.

Metode

ProcessSkipNavigationRemoved(IConventionEntityTypeBuilder, IConventionSkipNavigation, IConventionContext<IConventionSkipNavigation>)

Dipanggil setelah navigasi lewati dihapus dari jenis entitas.

Berlaku untuk