3
Answers

Commnad timeout for SqlDataAdapter?

sunspotzzz

sunspotzzz

20y
6.8k
1
hi all, Is there a command timeout for SqlDataAdapter? There is one for Sqd command which is cmd.CommandTimeOut = 600 but I need one for SqlDataAdapter too. Is it SqlDataAdapter.ContinueUpdateOnError = true ?
Answers (3)