#include <ilviews/macros.h>
#include <ilviews/dataccess/tblbuf.h>
#include <ilviews/dataccess/tblptr.h>
Classes | |
class | IliTransactionManager |
Table class. More... | |
Enumerations | |
enum | IliRowStatus { IliNotARow, IliRegularRow, IliInsertedRow, IliUpdatedRow, IliDeletedRow } |
This enumerated type defines the status of a table row. It is useful when using a local transaction manager. More... | |
Library: dataccess
Declarations about Transaction manager.
enum IliRowStatus |
This enumerated type defines the status of a table row. It is useful when using a local transaction manager.