Gets a string value for a predefined or custom message store property.
String QAManagerBase.getStringStoreProperty( String name ) throws QAException
name The predefined or custom property name.
The string property value or null if the property does not exist.
QAException class Thrown if there is a problem retrieving the string value.
You can use this method to access predefined or user-defined client store properties.
For a list of predefined properties, see MessageStoreProperties.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |