Click or drag to resize
Database Table LogActionType

[This is preliminary documentation and is subject to change.]

This table contains the string representation of log action codes.

Fields

Field name

Type

Note

Description

Number

int

Primary key

Unique identifier for the log action

Name

VARCHAR(255)

Text representation of log action code.

Relations

LogAction is a lookup table