void QAManagerBase.setStoreProperty( String name, Object value ) throws QAException
name The pre-defined or custom property name.
value The property value.
Thrown if there is a problem setting the message store property to the value.
Sets a pre-defined or custom message store property to a System.Object value.
The property type must correspond to one of the acceptable primitive types, or String. You can use this method to set pre-defined or user-defined client store properties.
For a list of pre-defined properties, see MessageStoreProperties interface.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |