Data.SqlExpr.TCustomSQLDataSet.ParseDeleteSql
Révision datée du 18 octobre 2011 à 19:23 par PyBot (discussion | contributions) (Scoping Libraries)
Delphi
property ParseDeleteSql: TParseSqlEvent read FParseDeleteSql write FParseDeleteSql;
C++
__property TParseSqlEvent ParseDeleteSql = {read=FParseDeleteSql, write=FParseDeleteSql};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| event | published | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TCustomSQLDataSet |
Description
Se produit quand une application tente d'analyser l'instruction DELETE stockée dans la propriété CommandText.