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 类

 

MSG_TYPE 变量

语法
const qa_string MessageProperties::MSG_TYPE
注释

此属性名称是指与 QAnywhere 消息相关的 MessageType 枚举值。

此字段的值为 "ias_MessageType"。将 MSG_TYPE 作为第一个参数传递到 setIntProperty 方法或 getIntProperty 方法中,以确定关联属性。

另请参见

MessageType 类

setIntProperty 函数

getIntProperty 函数