Udostępnij za pośrednictwem


DatabaseLogger.IDbConfigurationInterceptor.Loaded Metoda

Definicja

Wywoływana w celu rozpoczęcia rejestrowania podczas inicjowania programu Entity Framework po zarejestrowaniu tego rejestratora. jako .IDbInterceptor

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
void IDbConfigurationInterceptor.Loaded (System.Data.Entity.Infrastructure.DependencyResolution.DbConfigurationLoadedEventArgs loadedEventArgs, System.Data.Entity.Infrastructure.Interception.DbConfigurationInterceptionContext interceptionContext);
Sub Loaded (loadedEventArgs As DbConfigurationLoadedEventArgs, interceptionContext As DbConfigurationInterceptionContext) Implements IDbConfigurationInterceptor.Loaded

Parametry

loadedEventArgs
DbConfigurationLoadedEventArgs

Argumenty dla zdarzenia, że ten przechwytujący dubluje.

interceptionContext
DbConfigurationInterceptionContext

Kontekstowe informacje o zdarzeniu.

Implementuje

Atrybuty

Dotyczy