|
These are the options table fields (maintained in the default database):
|
| Field | Description |
|
id | Unique id for the record |
Profile | The name of the profile that the record belongs to |
Name | The name of the setting |
Type | The data type of the setting (always String) |
String | The value of the setting |
Int | Unused |
Float | Unused |
Strlist | Unused |
|
Table 6.6: Fields in options table
You can look at the SYSCOLUMNS and SYSINDEX tables of
the database for details about the field types, sizes, and indices.
Copyright © Thunderstone Software Last updated: Thu Mar 11 16:13:32 EST 2010
|