getOdbcSessionObject

getOdbcSessionObject(): Object;

The getOdbcSessionObject method of the Application class returns a reference to an application-maintained session object when called in an ODBC server application.

Obtaining a saved session object reference using the getOdbcSessionObject method in an ODBC server application is analogous to dereferencing the currentSession environmental variable in a Web application.