Try OpenEdge Now
skip to main content
SQL Reference
ESQL Reference : Embedded SQL : ESQL elements and statements in Backus Naur Form (BNF) : DISCONNECT
 
DISCONNECT
disconnect statement ::=
DISCONNECT { 'connection_name' | CURRENT | ALL | DEFAULT } ;