Skip to main content

Disconnect

The Disconnect statement terminates the current ODBC/OLE DB/Custom connection. This statement is optional.

Syntax:  

Disconnect

 

The connection will be automatically terminated when a new connect statement is executed or when the script execution is finished.

Example:  

Disconnect;

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!