CloseConnection 

Syntax

object.CloseConnection

Description

Call this method to save the currently active or open connection.

Remarks

CloseConnection method returns True if currently a connection is active or open and the save operation was successful, otherwise False.

Example

         For Sample of CloseConnection usage see the Example of OpenConnection