component/ZSqlUpdate.pas File Reference

Go to the source code of this file.

Classes

class  TZUpdateSQL
 Implements an object which manages SQL DML statements to update TDatasets. More...

Typedefs

typedef void(* TZAfterInsertSQLStatementEvent )(const TObject Sender, Integer StatementIndex, Boolean &UpdateAutoIncFields)
typedef void(* TZAfterSQLStatementEvent )(const TObject Sender, Integer StatementIndex)
typedef void(* TZBeforeSQLStatementEvent )(const TObject Sender, Integer StatementIndex, Boolean &Execute)


Typedef Documentation

typedef void(* TZAfterInsertSQLStatementEvent)(const TObject Sender, Integer StatementIndex,Boolean &UpdateAutoIncFields)

Definition at line 75 of file ZSqlUpdate.pas.

typedef void(* TZAfterSQLStatementEvent)(const TObject Sender, Integer StatementIndex)

Definition at line 70 of file ZSqlUpdate.pas.

typedef void(* TZBeforeSQLStatementEvent)(const TObject Sender, Integer StatementIndex,Boolean &Execute)

Definition at line 64 of file ZSqlUpdate.pas.


Generated on Wed Dec 30 08:42:41 2009 for zeoslib by  doxygen 1.5.7.1