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.