ODBCDisconnect
(Engine-Level Function)
Description: | Stops a connection to the ODBC database. |
Returns: | Nothing |
Usage: | Script Only. |
Function Groups: | Database and Data Source, ODBC |
Related to: | ODBC | ODBCConfigureData | ODBCConnect | ODBCSources | ODBCStatus | ODBCTables | TODBC | TODBCConnect | TODBCDisconnect |
Format: | ODBCDisconnect(DB) |
Parameters: |
DB |
Required. An ODBC value for the ODBC database as returned by ODBCConnect. |
Comments: | none. |