Go to documentation repository
...
Column name | Type | Description | See also |
---|---|---|---|
action | nvarchar(32) | System names of the system objects events | The Events tab |
description | nvarchar(70255) | Names of the system objects events in terms of the installed language pack | |
objtype | nvarchar(255) | System name of the event-related object | |
params | ntext | Event parameters for configuring the macros. They are configured in the ddi.exe utility on the Events tab | |
type | nvarchar(5) | Event parameters: alarm (A), info message (M), sound support (S), do not send to the network (H), do not log (N), Windows log (L). For example, if in the ddi.exe utility, on the Events tab, all specified checkboxes are set for any event, and the ALARM event handling type is selected, the parameter value for this event is HNSLA |
...