_dba_db_repinfo_cache Struct Reference
#include <repinfo.h>
Detailed Description
repinfo cache entry
|
Data Fields |
|
DBALLE_SQL_C_UINT_TYPE | id |
| | Report code.
|
|
char * | memo |
| | Report name.
|
|
char * | desc |
| | Report description.
|
|
DBALLE_SQL_C_UINT_TYPE | prio |
| | Report priority.
|
|
char * | descriptor |
| | Report descriptor (currently unused).
|
|
DBALLE_SQL_C_UINT_TYPE | tablea |
| | Report A table value (currently unused).
|
|
char * | new_memo |
| | New report name used when updating the repinfo table.
|
|
char * | new_desc |
| | New report description used when updating the repinfo table.
|
|
DBALLE_SQL_C_UINT_TYPE | new_prio |
| | New report priority used when updating the repinfo table.
|
|
char * | new_descriptor |
| | New report descriptor used when updating the repinfo table.
|
|
DBALLE_SQL_C_UINT_TYPE | new_tablea |
| | New report A table value used when updating the repinfo table.
|
The documentation for this struct was generated from the following file: