Data.SqlExpr.TParseInsertSqlEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public Data.SqlExpr.hpp Data.SqlExpr Data.SqlExpr

説明

ParseInsertSql イベントを C++ で定義したものです。

TParseInsertSqlEvent は、ParseInsertSql イベントの C++ 定義を表します。 詳細は、ParseInsertSql のドキュメントを参照してください。

関連項目