Torna al Thread

tElaps = New Stopwatch tElaps.Start() Esecuzione della query tElaps.Stop() tRow.Cells("colElaps").Value = String.Format("{0:00}:{1:00}:{2:00}", tElaps.Elapsed.Hours, tElaps.Elapsed.Minutes, tElaps.Elapsed.Seconds)
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5