PgDAC

TCustomDADataSet.BreakExec Method

Breaks execution of the SQL statement on the server.

Class

TCustomDADataSet

Syntax

procedure BreakExec; virtual;

Remarks

Call the BreakExec method to break execution of the SQL statement on the server. It makes sense to only call BreakExec from another thread.

See Also

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