阅读背景:

打破长时间运行的存储过程的最佳方法是什么?

来源:互联网 

What is the best approach of breaking long running stored procedures (up to 20 minutes)? Inside the Stored procedure is wrapped in a transaction. If I close connection will this transaction be rolled back? Another approach is to start a transaction in C# before I start the stored procedure and when I want to cancel the stored procedure I just need to rollback the C# transaction.What is the best approach of breaking long runn




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: