abstract QAManager ianywhere.qanywhere.client.QAManagerFactory.createQAManager( String iniFile ) throws QAException
iniFile A properties file for configuring the QAManager instance, or null to create the QAManager instance using default properties.
Returns a new QAManager instance with the specified properties.
If the iniFile parameter is null, the QAManager is created using default properties. You can use the QAManagerBase set property methods to set QAManager properties programmatically after you create the instance.
A new QAManager instance.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |