RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.ParseUpdateSql Event

Occurs when an application attempts to parse a SQL UPDATE statement stored in the CommandText property.

Pascal
property ParseUpdateSql: TParseSqlEvent;
C++
__property TParseSqlEvent ParseUpdateSql;
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!