Namespace: Consultingwerk.Windows.TempTableStatistics
Class 
TempTableStatsForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:TempTableStatsForm
Purpose:Shows temp-tables statistics for the current session
Author(s):Peter Judge / Consultingwerk Ltd.
Created:2023-10-09



Top Method Summary
Options Name Purpose
btnRefresh_Click (Object, EventArgs) Event handler for the Click event of the btnRefresh
InitializeComponent () Initializes the Visual Design
OnShown (EventArgs)
RefreshStats () Refreshes the screen with updated temp-table stats
RetrieveIndexData () Opens the query (retrieves data) for indexes for the currently-selected temp-table
ShowTempTableStats () Creates a new instance of the TempTableStatsForm and shows it as a Dialog
smartBindingSource1_PositionChanged (Object, EventArgs) Event handler for a change in the table binding source's position
uBtOK_Click (Object, EventArgs) Event handler for the Click event of the uBtOK

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


Method Detail
Top

btnRefresh_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnRefresh
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnShown (EventArgs)

Purpose:
Notes:

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

RefreshStats ()

Purpose: Refreshes the screen with updated temp-table stats
Notes:

Top

RetrieveIndexData ()

Purpose: Opens the query (retrieves data) for indexes for the currently-selected temp-table
Notes:

Top

ShowTempTableStats ()

Purpose: Creates a new instance of the TempTableStatsForm and shows it as a Dialog
Notes:

Top

smartBindingSource1_PositionChanged (Object, EventArgs)

Purpose: Event handler for a change in the table binding source's position
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

uBtOK_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the uBtOK
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

TempTableStatsForm ()

Purpose: Constructor for the TempTableStatsForm class
Notes:



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