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

DbMaintenanceWindowProcessor..::..CheckDeleteTables Method

Checks the delete tables.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  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.

Return Value

true if XXXX, false otherwise.