DISCONNECT

Core command BYE CLOSE

Closes the current connection

Arguments

None.

Examples

DISCONNECT;
BYE;

Notes

Closes the current connection: DISCONNECT, BYE or CLOSE. Takes no arguments.

This does not leave BroadSQL disconnected: it tests connectivity to the Connections Definition File ($CDF) and, if reachable, switches back to it exactly as CONNECT $CDF would (closing whatever was open). If $CDF itself is not reachable, an error is reported and the current connection is left untouched.

Last modified in release 4.9.8.