disconnect
Close all active connections to the SQL Server database and return the disconnection status with count of closed connections.
Instructions
Close all connections to the SQL Server database.
Returns:
Disconnection status and count of closed connections.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||