Documentation
Objects of type db1index have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| _ | type(*) | |
| __ | type(*) | |
| field | db1field | |
| next | db1index | |
| select | function | |
| selectkey | function | |
| table | db1table | |
| type | type | |
| unique | boolean |
db1indexvar.select (
db1index ,
boolean me,
boolean lastrecord,
string lock,
integer locktype,
integer error,
integer retry )
timeout
db1indexvar.selectkey (
db1index ,
anyvalue me,
boolean value,
string lock,
integer locktype,
integer error,
integer retry,
boolean timeout )
found



