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:
Rich
2015-08-12 22:14:44 +00:00
parent c3f58a6df7
commit 312b0e4e2d
3 changed files with 101 additions and 54 deletions

View File

@@ -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
//