xcall SQL, SQLOP_DISCONNECT_ALL, cmdhdr
This operation disconnects all by executing SQLOP_DISCONNECT for all current connections.
The cmdhdr table is the same as for SQLOP_DISCONNECT. .
See the detailed history note ASQL Opcode DISCONNECT_ALL.
History
2023 April, ashodbc connector 1.6.120: Support for ASQLOP_DISCONNECT_ALL added.
2014 February, ashmysql connector 1.4.140: Function added.