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 void newSqlCommand()
{
  SqlCommand myCommand = new SqlCommand();
  myCommand.CommandTimeout = 25;
  myCommand.CommandType = CommandType.Text;
}



Download Code...


Print Page


 


Page top

risorse per webmaster