DISCONNECT
The DISCONNECT keyword is used to disconnect from the current connected database.
DISCONNECT ------------- no keywords --------------------------|
Keywords
This command has no keywords.
Examples
RDML
USE BUILTIN(JSM_COMMAND) WITH_ARGS('DISCONNECT') TO_GET(#JSMSTS #JSMMSG)
RDMLX
use builtin(jsmx_command) with_args(#jsmxhdle1 'disconnect') to_get(#jsmxsts #jsmxmsg)