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

SqlExpr

This is type SqlExpr.TParseInsertSqlEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!