ODAC

TCustomDADataSet.BreakExec Method

Breaks execution of a SQL statement on the server.

Class

TCustomDADataSet

Syntax

procedure BreakExec; virtual;

Remarks

Call the BreakExec method to break execution of a SQL statement on the server. Useful when TOraDataSet.NonBlocking is True.

There are some notions to keep in mind when using this procedure:

See Also

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