The problem is that you are overriding the timeout value on the wrong object. cmd.CommandTimeout = 0. But you don't actually use the cmd ...
確定! 回上一頁