Data.SqlExpr.TParseInsertSqlEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TParseInsertSqlEvent)(System::Classes::TStrings* &FieldNames, System::UnicodeString SQL, bool &BindAllFields, System::UnicodeString &TableName);

Properties

Type Visibility Source Unit Parent
typedef public Data.SqlExpr.hpp Data.SqlExpr Data.SqlExpr

Description

C++ definition of the ParseInsertSql event.

TParseInsertSqlEvent represents the C++ definition of the ParseInsertSql event. See the ParseInsertSql documentation for further details.

See Also