Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器管理 » 使用 MobiLink 服务器技术 » MobiLink 服务器选项

 

-tx 选项

使用事务性上载时,此选项会将事务组进行批处理,然后将它们一起提交。

语法
mlsrv11 -c "connection-string" -tx count ...
注释

当进行事务性上载时可使用此选项来提高性能。

count 可以是任何非负的值。缺省值为 1,表示单独提交每个事务。而使用 0 值表示在完成上载所有事务后再执行一次提交。

另请参见