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

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » QAMessage interface

 

getPropertyNames method

Syntax
java.util.Enumeration QAMessage.getPropertyNames()
throws QAException
Throws
  • Thrown if there is a problem getting the enumerator over the property names of the message.

Remarks

Gets an enumerator over the property names of the message.

Returns

An enumerator over the message property names.