SqlCommand.BeginExecuteReader() reports completion before the stored procedure actually finishes

前端 未结 0 1668
挽巷
挽巷 2021-01-13 11:27

I\'m trying to implement a process for monitoring a long running SQL stored procedure. My code calls BeginExecuteReader() on a SqlCommand executing a Stored Procedure. I the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题