Improved performance of the SQL Stored procedures related to DeleteItemAndChildren.
Added output so that status can be seen as a procedure is deleted.
This commit is contained in:
@@ -548,7 +548,7 @@ namespace VEPROMS
|
||||
this.bottomProgBar.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
|
||||
this.bottomProgBar.Name = "bottomProgBar";
|
||||
this.bottomProgBar.RecentlyUsed = false;
|
||||
this.bottomProgBar.Width = 150;
|
||||
this.bottomProgBar.Width = 250;
|
||||
//
|
||||
// labelItem20
|
||||
//
|
||||
|
Reference in New Issue
Block a user