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

SQL Anywhere 11.0.1 (Français) » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » DatabaseManager class

 

reOpenConnection method

Returns an opened Connection object.

Syntax
Connection reOpenConnection( String connectionName )
Parameters
  • connectionName   The name of the connection to be reopened, as specified in the ConnectionParms.connectionName property.

Returns

The method is used to maintain connections across multiple web pages.