RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.ParseDeleteSql Event

Occurs when an application attempts to parse the DELETE statement stored in the CommandText property.

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