Udostępnij za pośrednictwem


ITriggerAddedConvention Interfejs

Definicja

Reprezentuje operację, którą należy wykonać po dodaniu wyzwalacza do typu jednostki.

public interface ITriggerAddedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type ITriggerAddedConvention = interface
    interface IConvention
Public Interface ITriggerAddedConvention
Implements IConvention
Pochodne
Implementuje

Uwagi

Aby uzyskać więcej informacji i przykłady, zobacz Konwencje tworzenia modeli .

Metody

ProcessTriggerAdded(IConventionTriggerBuilder, IConventionContext<IConventionTriggerBuilder>)

Wywoływane po dodaniu wyzwalacza do typu jednostki.

Dotyczy