﻿# SQLOP\_DISCONNECT\_ALL

__

**xcall SQL, SQLOP\_DISCONNECT\_ALL, cmdhdr**

This operation disconnects all by executing [SQLOP\_DISCONNECT](sqlop_disconnect.md) for all current connections.

The _cmdhdr_ table is the same as for SQLOP\_DISCONNECT.   .

See the detailed history note [ASQL Opcode DISCONNECT\_ALL](devnotesolder.md#asqlopcodedisconnectall).

**History**

2023 April, ashodbc connector 1.6.120:  Support for ASQLOP\_DISCONNECT\_ALL added.

2014 February, ashmysql connector 1.4.140:  Function added.