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

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

Called when the Delete button is clicked.

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

Syntax


public DbMaintenanceResults DoDelete(
	bool unitTestMode
)
Public Function DoDelete ( _
	unitTestMode As Boolean _
) As DbMaintenanceResults
public:
DbMaintenanceResults^ DoDelete(
	bool^ unitTestMode
)

Parameters

unitTestMode
Type: Boolean
if set to true [unit test mode].

Return Value

The result.