History |
CloseConnection (database connections)
Purpose
Closes a connection on an ODBC data source. All open statements on the connection will automatically be closed.
Syntax
DBConnection.CloseConnection
Example
See the example for OpenConnection.
| ||