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

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

Deletes the entity.

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

Syntax


protected virtual bool DeleteEntity()
Protected Overridable Function DeleteEntity As Boolean
protected:
virtual bool^ DeleteEntity()

Return Value

true if XXXX, false otherwise.