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

RecordLockingViewModel..::..SaveEntity Method

Saves the entity.

Namespace:  RingSoft.DbMaintenance
Assembly:  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.

Return Value

true if XXXX, false otherwise.

Exceptions


ExceptionCondition
NotImplementedException