Database Table ResultLookUp |
[This is preliminary documentation and is subject to change.]
This table contains the string representation of the combination of result type and result code.
Field name | Type | Note | Description |
---|---|---|---|
ResultType | VARCHAR(20) | Unique identifier for the log action | |
ResultCode | int | Unique identifier for the log action | |
ResultText | VARCHAR(255) | Text representation for the combination of result type and result code. |
ResultLookUp is a lookup table