Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column nameTypeDescriptionSee also
objtypenvarchar(255)Object type to which the event is related (you can view the list of objects and their names in the database and GUI using the ddi.exe utility)The ddi.exe utility for editing database templates and external settings files
objidnvarchar(255)Object id to which the event is related
old_paramntextObject parameters before the event
new_paramntextObject parameters after the event
user_idnvarchar(255)The id of Intellect user who made the change
datedatetimeEvent date and time
timedatetimeEvent date and time
ownernvarchar(255)

Network name of the computer from which the change was made


actionint

Changes The type of changes made. Possible values:

  • 0—object created
  • 1—object changed
  • 2—object removed

...