Advertising banner:

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