DbMaintenanceWindowProcessor..::..CheckDeleteTables Method
Checks the delete tables.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public bool CheckDeleteTables( DeleteTables deleteTables )
Public Function CheckDeleteTables ( _ deleteTables As DeleteTables _ ) As Boolean
public: bool^ CheckDeleteTables( DeleteTables^ deleteTables )
Parameters
- deleteTables
- Type: RingSoft.DbLookup..::..DeleteTables
The delete tables.