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

Impostare il timeout di esecuzione di una istruzione SQL


public void newSqlCommand()
{
  SqlCommand myCommand = new SqlCommand();
  myCommand.CommandTimeout = 25;
  myCommand.CommandType = CommandType.Text;
}



Scarica il Codice...


Stampa la pagina


 


Inizio pagina

risorse per webmaster