MyDAC

TMyServerControl.KillProcess Method

Breaks the execution of the specified process.

Class

TMyServerControl

Syntax

procedure KillProcess(ThreadId: integer);

Parameters
ThreadId
Holds the thread ID of the current connection.

Remarks

Call the KillProcess method to break the execution of the specified process.

Refer to KILL detailed description at MySQL Reference Manual.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback