Creates a QATransactionalManager instance with the specified properties.
Visual Basic Public Function CreateQATransactionalManager( _ ByVal props As Hashtable _ ) As QATransactionalManager
C# public QATransactionalManager CreateQATransactionalManager( Hashtable props );
props Specifies the properties hashtable to use for configuring the QATransactionalManager instance.
The newly configured QATransactionalManager instance.
If props is null, the QATransactionalManager is created using default properties. You can use the SetProperty method to set QAnywhere Manager configuration properties programmatically after you create the instance.
For a list of QAnywhere Manager configuration properties, see QAnywhere manager configuration properties.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |