xact

xact

 英

  • 网络Xilinx Automated CAE Tools; 美国; 主动控制技术

例句

The code in a CATCH block should test for the state of a transaction by using the XACT_STATE function.

CATCH代码可以通过使用XACT_STATE函数测试事务状态

The XACT_STATE function determines whether the transaction should be committed or rolled back.

XACT_STATE函数确定提交事务事务

Unless you require XACT_ABORT to be set to ON in triggers, we recommend that you set it to OFF if you are using the -SkipErrors parameter.

如果使用-SkipErrors参数除非需要触发器中将XACT_ABORT设置ON否则建议设置OFF

After SET XACT_ABORT ON is executed, any run-time statement error causes an automatic rollback of the current transaction.

执行SETXACT_ABORTON语句任何运行语句错误导致自动回滚当前事务

The XACT_ABORT SET option should be set to ON for INSERT, UPDATE, or DELETE statements to work.

XACT_ABORTSET选项设置ON使INSERTUPDATEDELETE语句生效

To set the option off, specify SET XACT ABORT OFF in the trigger definition.

若要选项设置OFF触发器定义指定

Write all log records for a Xact before commit ?

事务提交事务相关所有日志记录

If SET XACT_ABORT is ON in the local server, the setting is propagated to the linked server.

如果本地服务器中将SETXACT_ABORT设置ON设置传播链接服务器

You can change this behavior using the SET XACT_ABORT statement.

可以使用SETXACT_ABORT语句更改行为

Compile errors, such as syntax errors, are not affected by SET XACT_ABORT.

编译错误语法错误SETXACT_ABORT影响

If -SkipErrors is used with XACT_ABORT ON, the entire batch of changes is skipped if a statement causes an error.

如果XACT_ABORTON情况使用-SkipErrors,那么如果某个语句导致错误更改

In the second set of statements, SET XACT ABORT

第二语句集中

热门查询