RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.ParseInsertSql Event

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

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