IDbMaintenanceDataProcessor..::..LookupAddView Event
Occurs when [lookup add view].
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
event EventHandler<LookupAddViewArgs> LookupAddView
Event LookupAddView As EventHandler(Of LookupAddViewArgs)
event EventHandler<LookupAddViewArgs^>^ LookupAddView { void add (EventHandler<LookupAddViewArgs^>^ value); void remove (EventHandler<LookupAddViewArgs^>^ value); }