void QAManagerFactory::deleteQATransactionalManager( QATransactionalManager * mgr )
mgr The QATransactionalManager instance to destroy.
Destroys a QATransactionalManager instance, freeing its resources.
It is not necessary to use this method, since all created QATransactionalManager instances are destroyed when QAnywhereFactory_term() is called. It is provided as a convenience for when it is desirable to free resources in a timely manner.
For more information, see Shutting down QAnywhere
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |