否则,生成一个新事务。
在方法结束的时候总是生成并提交新事务。
A new transaction is always generated and committed at the end of the method.
这些新事务会继续依次覆盖每个旧日志文件。
These new transactions will continue to overwrite each old log file in sequence.
或者,可以用BEGINWORK语句开始一个新事务。
Or, you can start a new transaction with a BEGIN WORK statement.
支持当前事务,如果当前没有事务,则创建一个新事务。
Support a current transaction, create a new one if none exists.
支持当前事务,如果当前没有事务,则创建一个新事务。
Support a current transaction, create a new one if none exists.
应用推荐