RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..OnTablesDeleted Method

Called when [tables deleted].

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public virtual void OnTablesDeleted(
	DeleteTables deleteTables
)
Public Overridable Sub OnTablesDeleted ( _
	deleteTables As DeleteTables _
)
public:
virtual void OnTablesDeleted(
	DeleteTables^ deleteTables
)

Parameters

deleteTables
Type: RingSoft.DbLookup..::..DeleteTables
The delete tables.