RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.ParseSelectSql Event

Occurs when an application attempts to parse the SELECT statement specified in the CommandText property.

Pascal
property ParseSelectSql: TParseSqlEvent;
C++
__property TParseSqlEvent ParseSelectSql;
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!