| Database Table RecordAuditIndicatorResult |
[This is preliminary documentation and is subject to change.]
Lookup table for results (answers to questions) in record audit
Field Name | Type | Note | Description |
|---|---|---|---|
Number | INT | Primary Key | Code for record audit indicator result |
Name | VARCHAR(255) | Name of record audit indicator result |
The values have fixed meaning in the application: |
Number | Name |
|---|---|
-1 | Not relevant |
0 | No |
1 | Yes |
That is, do not alter the number of rows or the content of the Number field. Only the Name field may be changed.