Collection Contents 上一页 下一页 PDF

SQL Remote 用户指南

Adaptive Server Enterprise 的命令参考

sp_queue_confirmed_transaction 过程


作用 

此过程由 SQL Remote 消息代理使用,不得直接调用。

语法 

sp_queue_confirmed_transaction offset

说明 

此过程由 SQL Remote 消息代理使用,不得直接调用。它将提供的偏移添加到 sr_confirmed_transaction 中。SQL Remote 从稳定队列中删除其偏移与该偏移匹配的任何事务。


Collection Contents 上一页 下一页 PDF