F
Frank Rizzo
Hello,
Is there a way to provide a Command Timeout value (not Connection
Timeout) in the ConnectionString, like there used to be in ADO?
Something like
conn.ConnectionString = "Integrated
Security=SSPI;database=northwind;server=mySQLServer;Command Timeout=500"
Thanks.
Is there a way to provide a Command Timeout value (not Connection
Timeout) in the ConnectionString, like there used to be in ADO?
Something like
conn.ConnectionString = "Integrated
Security=SSPI;database=northwind;server=mySQLServer;Command Timeout=500"
Thanks.