Creates a QAManager instance.
Visual Basic Public Function CreateQAManager() As QAManager
C# public QAManager CreateQAManager();
A new QAManager instance.
The QAManager is created using default properties. You can use the QAManagerBase.SetProperty to set QAnywhere manager configuration properties programmatically after you create the instance. See SetProperty method.
For a list of QAnywhere manager configuration properties, see QAnywhere manager configuration properties.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |