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 Reference » QAnywhere C++ API reference » QAMessage class

 

propertyExists function

Syntax
qa_bool QAMessage::propertyExists(
  qa_const_string name
)
Parameters
  • name   The name of the property.

Remarks

Indicates whether a property value exists.

Returns

True if and only if the property exists.