Skip to main content
SQL Server

SQL Server - Close connection

SQL Server - Close connection

Closes a SQL Server connection previously opened with the SQL Server: Connection action. Closing the connection at the end of the flow is recommended, to release the database resources.


Options

Connection

Reference to the SQL Server: Connection action that will be closed.

Returns

This action has no returns.

Rules and Conditions

  • The Connection field is required.
  • Closing the connection at the end of the flow is recommended, to release resources.