Morpheusweb.it - Risorse per webmaster: script, ASP.NET, C#, Visual Basic .Net, tutorial, asp, javascript, css, php, html, java, ADO, VBScript, forms, frames, Active Server Pages, Dynamic HTML, database, gratis per webmaster e webdesigner

Set sql commands timeout


Public Sub newSqlCommand()
  Dim myCommand As SqlCommand = new SqlCommand();
  myCommand.CommandTimeout = 25;
  myCommand.CommandType = CommandType.Text;
End Sub



Download Code...


Print Page


 


Page top

risorse per webmaster