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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere Java API reference » ianywhere.qanywhere.client package » Interface QAManagerBase

 

getStorePropertyNames method

Syntax
java.util.Enumeration ianywhere.qanywhere.client.QAManagerBase.getStorePropertyNames()
throws QAException
Throws
  • Thrown if there is a problem retrieving the enumerator.
Remarks

Gets an enumerator over the message store property names.

Returns

An enumerator over the message store property names.