IApplicationConnectionSettingsInitialized - событие |
Событие, выполняемое после инициализации настроек подключения к базе данных.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис event EventHandler<ApplicationContextDeferredEventArgs> ConnectionSettingsInitialized
Event ConnectionSettingsInitialized As EventHandler(Of ApplicationContextDeferredEventArgs)
event EventHandler<ApplicationContextDeferredEventArgs^>^ ConnectionSettingsInitialized {
void add (EventHandler<ApplicationContextDeferredEventArgs^>^ value);
void remove (EventHandler<ApplicationContextDeferredEventArgs^>^ value);
}
abstract ConnectionSettingsInitialized : IEvent<EventHandler<ApplicationContextDeferredEventArgs>,
ApplicationContextDeferredEventArgs>
Значение
Тип:
SystemEventHandlerApplicationContextDeferredEventArgsСм. также