CommandTimeout = 0; You shouldn't be doing this... cmd.CommandTimeout = conn.ConnectionTimeout; CommandTimeout is different to ConnectionTimeout ...
確定! 回上一頁