Database Table LogActionType |
[This is preliminary documentation and is subject to change.]
This table contains the string representation of log action codes.
Field name | Type | Note | Description |
---|---|---|---|
Number | int | Primary key | Unique identifier for the log action |
Name | VARCHAR(255) | Text representation of log action code. |
LogAction is a lookup table