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

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

Deletes the children.

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

Syntax


protected bool DeleteChildren(
	DeleteTables deleteTables
)
Protected Function DeleteChildren ( _
	deleteTables As DeleteTables _
) As Boolean
protected:
bool^ DeleteChildren(
	DeleteTables^ deleteTables
)

Parameters

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

Return Value

true if XXXX, false otherwise.