Data.SqlExpr.TCustomSQLDataSet.ParseInsertSql

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ParseInsertSql: TParseInsertSqlEvent read FParseInsertSql write FParseInsertSql;

C++

__property TParseInsertSqlEvent ParseInsertSql = {read=FParseInsertSql, write=FParseInsertSql};

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 INSERT stockée dans la propriété CommandText.