Documentation
Table of Contents
The reorglib provides the core functionality used by the command line reorganize command and it is also used by SIMPOL Personal for its reorganize functionality. This provides a method of repacking the database for basic maintenance on *.sbm databases.
Objects of type reorginfo have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| deferindexes | boolean | |
| endtime | datetime | |
| getdate | function | |
| gettime | function | |
| interval | integer | |
| logfile | string | |
| maxinterval | integer | |
| minimumupdateinterval | datetime | |
| readcachesize | integer | |
| recordcount | integer | |
| starttime | datetime | |
| type | type | |
| updateinterval | integer | |
| usercanceled | boolean | |
| userreference | type(*) | |
| userupdate | function | |
| writecachesize | integer |



