Close SQL Connection Action

Description

Closes a previously established connection created by an Open SQL Connection step.

Declaration

<AMSQLCLOSECONNECTION SESSION="Text" />

Examples

<AMSQLCLOSECONNECTION SESSION="SQLSession2" />

General Tab Parameters

Session Name: Specifies the session name of the connection to close. If only one SQL session was created and the default session name was used to open it (recommended), use the default setting.

Text, Optional - Default "SQLSession1"
MARKUP: SESSION="SQLSession2"