History
Connection.CloseConnection
Home
•
Help
•
Customization Tools
•
FCAS
•
Language Reference
•
Connection.CloseConnection
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
.