Terminate
Overview
Terminates an existing running process, rolls back any in-progress transaction, disconnect the process and frees any resources associated with it.
Example
Terminates the process with the given processId.
exec Terminate(100)
See also
Related
- Cancel - Cancels transaction associated with a given process.
- Keywords - A breakdown of all high-level statements available via the query handler.