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 参考 » MessageProperties 类

 

MAC 变量

语法
const qa_string MessageProperties::MAC
注释

此属性名称是指连接到 QAnywhere 服务器所用的当前活动网络适配器的 MAC 地址。

它用于系统队列消息。

此字段的值为 "ias_Network.MAC"。

将 MAC 作为第一个参数传递给 getStringProperty 方法以访问关联消息属性。

有关详细信息,请参见消息属性

另请参见

getStringProperty 函数