MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics Class Reference
Inheritance diagram for MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics:

Public Member Functions

override void OnControlLoad (object sender, EventArgs e)
 

Protected Member Functions

void AnalyzeButton_Click (object sender, EventArgs e)
 
void FullVacuumButton_Click (object sender, EventArgs e)
 
void VacuumButton_Click (object sender, EventArgs e)
 

Protected Attributes

global::System.Web.UI.WebControls.PlaceHolder ScrudPlaceholder
 ScrudPlaceholder control. More...
 
global::System.Web.UI.WebControls.Literal MessageLiteral
 MessageLiteral control. More...
 
global::System.Web.UI.WebControls.Button VacuumButton
 VacuumButton control. More...
 
global::System.Web.UI.WebControls.Button FullVacuumButton
 FullVacuumButton control. More...
 
global::System.Web.UI.WebControls.Button AnalyzeButton
 AnalyzeButton control. More...
 

Properties

override AccessLevel AccessLevel [get]
 

Member Data Documentation

global.System.Web.UI.WebControls.Button MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics.AnalyzeButton
protected

AnalyzeButton control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

global.System.Web.UI.WebControls.Button MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics.FullVacuumButton
protected

FullVacuumButton control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

global.System.Web.UI.WebControls.Literal MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics.MessageLiteral
protected

MessageLiteral control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

global.System.Web.UI.WebControls.PlaceHolder MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics.ScrudPlaceholder
protected

ScrudPlaceholder control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.

global.System.Web.UI.WebControls.Button MixERP.Net.Core.Modules.BackOffice.Admin.DatabaseStatistics.VacuumButton
protected

VacuumButton control.

Auto-generated field. To modify move field declaration from designer file to code-behind file.


The documentation for this class was generated from the following files: