
enum ODBPP::Parameter
| Name | Value | Description |
|---|---|---|
| CYCLICAL_LOGGING | 1 | Boolean to change between cyclical and instant logging |
| CYCLICAL_LOG_SIZE | 2 | Short for minimum size in Megabytes before moving on to the next file, 0 = default 32 MB |
| CYCLICAL_LOG_HOURS | 3 | Short for minimum hours before deleteing log file, 0 = default 120 hours |
| CYCLICAL_CURR_MIN | 4 | Read only short for current minimun cyclical log file |
| CYCLICAL_CURR_MAX | 5 | Read only short for current maximun cyclical log file |
| TABLE_LAST_USED_ID | 6 | Gets the last used object id in a table, added version 4.6 |
| TABLE_OBJECT_COUNT | 7 | Gets the object count from a table, added version 4.6 |
Listen All
Comments (0)

