Namespace: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester
Class 
UserTableStatsForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:UserTableStatsForm
Purpose:Visualizes Table and Index Statistics in the Business Entity Tester
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Mar 04 17:04:32 CET 2017



Top Method Summary
Options Name Purpose
GetTableHandles (handle, handle) Receives the handles of the tt_usrTblInfo and tt_usrIdxInfo temp-tables
InitializeComponent ()
RefreshStatistics () Refreshes the display of the Table and Index Statistics
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1

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


Method Detail
Top

GetTableHandles (handle, handle)

Purpose: Receives the handles of the tt_usrTblInfo and tt_usrIdxInfo
temp-tables
Notes:

Parameters:
phTableStats HANDLE
The handle of the tt_usrTblInfo temp-table
phIndexStats HANDLE
The handle of the tt_usrIdxInfo temp-table
Top

InitializeComponent ()


Top

RefreshStatistics ()

Purpose: Refreshes the display of the Table and Index Statistics
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

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

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

UserTableStatsForm ()

Purpose: Constructor for the UserTableStatsForm class
Notes:



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