Sdílet prostřednictvím


DatabaseLogger.IDbConfigurationInterceptor.Loaded Metoda

Definice

Volána pro zahájení protokolování během inicializace Entity Framework při registraci tohoto protokolovacího nástroje. IDbInterceptorjako .

[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 události, kterou tento zachycovač zrcadlí.

interceptionContext
DbConfigurationInterceptionContext

Kontextové informace o události.

Implementuje

Atributy

Platí pro