Skip to content

UnRegisterAllConnections - cConnection

Removes all registered Connection IDs

Type: Procedure

Syntax

Procedure UnRegisterAllConnections

Call Example

Send UnRegisterAllConnections

Description

This removes all registered Connection IDs.

It does this by sending DeleteConnectionID to all registered connections.

This logs out of all connections and closes any tables opened under those connections.