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

RecordLockingViewModel Members

The RecordLockingViewModel type exposes the following members.

Constructors


  Name Description
Public method RecordLockingViewModel
Initializes a new instance of the RecordLockingViewModel class.

Methods


  Name Description
Protected method ClearData
Clears the data.
Protected method DeleteEntity
Deletes the entity.
Protected method GetEntityData
Gets the entity data.
Protected method Initialize
Initializes this instance. Executed after the view is loaded.
Protected method LoadFromEntity
Loads this view model from the entity generated from PopulatePrimaryKeyControls. This is executed only during record retrieval operations.
Protected method PopulatePrimaryKeyControls
Populates the primary key controls. This is executed during record save and retrieval operations.
Protected method SaveEntity
Saves the entity.

Properties


  Name Description
Public property CancelSaveCommand
Gets or sets the cancel save command.
Public property ContinueSaveCommand
Gets or sets the continue save command.
Public property LockDate
Gets or sets the lock date.
Public property Message
Gets or sets the message.
Public property PrimaryKeyAutoFillSetup
Gets or sets the primary key automatic fill setup.
Public property PrimaryKeyAutoFillValue
Gets or sets the primary key automatic fill value.
Public property PrimaryKeyDescription
Gets or sets the primary key description.
Public property RecordLockingParameter
Gets or sets the record locking parameter.
Public property TableDefinition
Gets the table definition.
Public property UserAutoFillSetup
Gets or sets the user automatic fill setup.
Public property UserAutoFillValue
Gets or sets the user automatic fill value.
Public property UserName
Gets or sets the name of the user.
Public property View
Gets or sets the view.