qa_bool QAManagerBase::setProperty( qa_const_string name, qa_const_string value )
name The pre-defined or custom QAnywhere Manager configuration property name.
value The value of the QAnywhere Manager configuration property.
Allows you to set QAnywhere manager configuration properties programmatically.
You can use this method to override default QAnywhere manager configuration properties by specifying a property name and value.
For a list of QAnywhere manager configuration properties, see QAnywhere manager configuration properties.
You can also set QAnywhere manager configuration properties using a properties file and the createQAManager method.
For more information, see Setting QAnywhere manager configuration properties in a file.
Note: you must set required properties before calling the open method.
True if and only if the operation succeeded.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |