Page 1 of 1

Small mistake in help file

Posted: Tue 13 Jan 2009 16:13
by snorkel
Occurs after a SQL script execution.
Class
TDAScript
Syntax
property AfterExecute: TAfterStatementExecuteEvent;
Remarks
Occurs after a SQL script has been executed. Result is True if the SQL script was executed successfully, False otherwise.


TAfterStatementExecuteEvent is a event and does not return true or false.

Posted: Wed 14 Jan 2009 08:14
by Plash
Thank you for the information. We'll remove this text from the help.