CALL "EDBI_DISCONNECT" USING EDBI-DISCONNECT-CONNECTION                               connectionName                        GIVING returnCode  | 
EDBI-DISCONNECT-CONNECTION  | Constant  | |
connectionName  | PIC X(n)  | Specifies the name of the connection to close.  Please consult DatabaseBridge documentation, chapter Working with multiple connections, for details about connection names.  |