DbMaintenanceWindow Members
The DbMaintenanceWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DbMaintenanceWindow |
Initializes a new instance of the DbMaintenanceWindow class.
|
Methods
Name | Description | |
---|---|---|
OnReadOnlyModeSet |
Called when [read only mode set].
|
|
RegisterFormKeyControl |
Registers the form key control.
|
|
ResetViewForNewRecord |
Called when validation fails for a field control. It gives opportunity to set focus to the control and display a validation error message.
|
|
SetControlReadOnlyMode |
Sets the control read only mode.
|
Properties
Name | Description | |
---|---|---|
DbStatusBar |
Gets the database status bar.
|
|
KeyAutoFillControl |
Gets the key automatic fill control.
|
|
MaintenanceButtonsControl |
Gets the maintenance buttons control.
|
|
Processor |
Gets the processor.
|
|
ViewModel |
Gets the view model.
|