Skip to content

AuditObject

Lookup table for audit objects.

erDiagram
    AuditObject ||--o{ AuditDetail : "AuditObjectID"

Fields

Field Type Description
Created datetime Date/Time the item was created
ID numeric Internal ID for the AuditObject entity (Primary Key)
Name string Name of the audited object

Referenced by

Table Column Name Description
AuditDetail AuditObjectID Application audit table for entities that are manually maintained