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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.Client namespace (.NET 1.0) » QAManagerFactory class

QAManagerFactory class Next Page

QAManagerFactory members


Public static properties (shared)
Member nameDescription
Instance property

A singleton QAManagerFactory instance.

InstanceCount property

Indicates the number of factory instances.

Public fields
Member nameDescription
InstanceID field

Factory ID.

Public properties
Member nameDescription
LastError property

The error code associated with the last excecuted QAManagerFactory method.

LastErrorMessage property

The error text associated with the last executed QAManagerFactory method.

Public methods
Member nameDescription
CreateQAManager method

Returns a new QAManager instance with the specified properties.

CreateQATransactionalManager method

Returns a new QATransactionalManager instance with the specified properties.