RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SqlExpr.TParseInsertSqlEvent Type
Pascal
TParseInsertSqlEvent = procedure (var FieldNames: TWideStrings; SQL: UnicodeString; var BindAllFields: Boolean; var TableName: UnicodeString) of object;
C++
(var FieldNames: TWideStrings; SQL: UnicodeString; var BindAllFields: Boolean; var TableName: UnicodeString) ( TParseInsertSqlEvent)();

This is type SqlExpr.TParseInsertSqlEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!