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

DeleteRecordViewModel Members

The DeleteRecordViewModel type exposes the following members.

Constructors


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

Methods


  Name Description
Public method Initialize
Initializes the specified view.
Protected method OnPropertyChanged
Called when [property changed].
Protected method SetField<(Of <<'(T>)>>)
Sets the field.
Public method ValidateDeleteTable
Validates the delete table.

Properties


  Name Description
Public property CancelCommand
Gets or sets the cancel command.
Public property DeleteAllData
Gets or sets a value indicating whether [delete all data].
Public property DeleteTables
Gets the delete tables.
Public property ItemProceessed
Gets or sets a value indicating whether [item proceessed].
Public property Items
Gets the items.
Public property LookupCommand
Gets or sets the lookup command.
Public property LookupDefinition
Gets or sets the lookup definition.
Public property OkCommand
Gets or sets the ok command.
Public property ProcessCaption
Gets or sets the process caption.
Public property SelectedDeleteTable
Gets or sets the selected delete table.
Public property TableDataSource
Gets or sets the table data source.
Public property TableSetup
Gets or sets the table setup.
Public property View
Gets the view.

Events


  Name Description
Public event PropertyChanged
Occurs when a property value changes.