SDAC

TCustomDASQL.BreakExec Method

Breaks execution of an SQL satatement on the server.

Class

TCustomDASQL

Syntax

procedure BreakExec;

Remarks

Call the BreakExec method to break execution of an SQL statement on the server. It makes sense to call BreakExec only from another thread. Useful when NonBlocking is True.

See Also

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