DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..DeleteChildren Method
Deletes the children.
Namespace:
RingSoft.DbMaintenanceAssembly: 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.