RecordLockingViewModel Methods
The RecordLockingViewModel type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearData |
Clears the data.
|
|
DeleteEntity |
Deletes the entity.
|
|
GetEntityData |
Gets the entity data.
|
|
Initialize |
Initializes this instance. Executed after the view is loaded.
|
|
LoadFromEntity |
Loads this view model from the entity generated from PopulatePrimaryKeyControls. This is executed only during record retrieval operations.
|
|
PopulatePrimaryKeyControls |
Populates the primary key controls. This is executed during record save and retrieval operations.
|
|
SaveEntity |
Saves the entity.
|