RecordLockingViewModel..::..SaveEntity Method
Saves the entity.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
protected bool SaveEntity( RecordLock entity )
Protected Function SaveEntity ( _ entity As RecordLock _ ) As Boolean
protected: bool^ SaveEntity( RecordLock^ entity )
Parameters
- entity
- Type: RingSoft.DbLookup.RecordLocking..::..RecordLock
The entity.