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

SQL Anywhere 11.0.1 (中文) » QAnywhere » QAnywhere 参考 » QAnywhere C++ API 参考 » QueueDepthFilter 类

 

LOCAL 变量

语法
const qa_short QueueDepthFilter::LOCAL
注释

如果使用 LOCAL 过滤器调用 getQueueDepth 且指定了队列,则它将返回发送到该队列的未接收本地消息数。如果未指定队列,它将返回消息存储库中未接收的本地消息的总数,但不包括系统消息。