Disconnect Database
mssql_disconnect_databaseClose the active database connection and release its connection pool. Safely terminates connectivity even when no connection is active.
Instructions
Closes the current database connection and releases the connection pool. Safe to call even if not connected. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |