TM1 Function for TI, ODBCClose

Closes an ODBC connection.

What is the ODBCClose function?

ODBCClose closes an ODBC connection.

Where can the ODBCClose function be used?

TurboIntegrator

What is the syntax for ODBCClose?

ODBCClose(DBSource);​

​DBSource = Database source

A demonstration on how to use ODBCClose

Show the impact of using ODBCClose before a query.