kexi
KexiDB::ResultInfo Class Reference
#include <error.h>
Detailed Description
This class contains a result information for various data manipulation operations, like cell/row updating/inserting.
Definition at line 109 of file error.h.
Public Member Functions | |
ResultInfo () | |
void | clear () |
Public Attributes | |
bool | success |
QString | msg |
QString | desc |
int | column |
Member Function Documentation
|
Clears informatiuon to default values. |
Member Data Documentation
|
faulty column, -1 (the default) means: there is no faulty column
|
|
error message and detailed description, both empty by default
|
|
result of the operation, true by default
|
The documentation for this class was generated from the following file: