QATransactionalManager * QAManagerFactory::createQATransactionalManager( qa_const_string iniFile )
iniFile The path of the properties file.
Returns a new QATransactionalManager instance with the specified properties.
If the properties file parameter is null, the QATransactionalManager is created using default properties. You can use the setProperty method to set QAnywhere Manager properties programmatically after you create the QATransactionalManager.
For a list of QAnywhere Manager configuration properties, see QAnywhere manager configuration properties.
The QATransactionalManager instance.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |