Namespace: Consultingwerk.Windows.Framework.Repository
Class 
RepositoryIntegrityReportForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:RepositoryIntegrityReportForm
Purpose:User interface for SmartRepositoryIntegrityCheckTask
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Fri Sep 04 14:49:48 CEST 2020



Top Method Summary
Options Name Purpose
DeleteRecord () Calls a method in the Business Task to delete the active record from the database
InitializeComponent () Iniitalizes the Visual Design
OnShown (EventArgs) Raises the Shown event
PerformRepositoryIntegrityReport () Fetchs the repository integrity report
RefreshGrid () Refreshes the Grid
SaveAsText () Shows a saveFileDialog, and saves the dataset as text in the file selected in the dialog
SaveAsXml () Shows a saveFileDialog, and saves the dataset as xml in the file selected in the dialog
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1

Top Constructor Summary
Options Name Purpose
RepositoryIntegrityReportForm () Constructor for the RepositoryIntegrityReportForm class


Method Detail
Top

DeleteRecord ()

Purpose: Calls a method in the Business Task to delete the active record from the database
Notes: After deleting the record the Integrity Check is performed again

Top

InitializeComponent ()

Purpose: Iniitalizes the Visual Design
Notes:

Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PerformRepositoryIntegrityReport ()

Purpose: Fetchs the repository integrity report
Notes:

Top

RefreshGrid ()

Purpose: Refreshes the Grid
Notes:

Top

SaveAsText ()

Purpose: Shows a saveFileDialog, and saves the dataset as text in the file selected in the dialog
Notes:

Top

SaveAsXml ()

Purpose: Shows a saveFileDialog, and saves the dataset as xml in the file selected in the dialog
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes:

Parameters:
sender System.Object
: System.Object
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
: Infragistics.Win.UltraWinToolbars.ToolClickEventArgs


Constructor Detail
Top

RepositoryIntegrityReportForm ()

Purpose: Constructor for the RepositoryIntegrityReportForm class
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:42