Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere .NET API reference » QAnywhere .NET API for clients (.NET 2.0)

 

QAManagerFactory class

This class acts as a factory class for creating QATransactionalManager and QAManager objects.

Syntax
Visual Basic
MustInherit Public Class QAManagerFactory
C#
public abstract class QAManagerFactory
Remarks

You can only have one instance of QAManagerFactory.


QAManagerFactory members
QAManagerFactory constructor
Instance property
CreateQAManager method
CreateQAManager method
CreateQAManager method
CreateQATransactionalManager method
CreateQATransactionalManager method
CreateQATransactionalManager method