IWPAuditDetail Table

  • Table Type - Historical
  • Last Changed Version - 4.0.106.453
  • Last Changed Reason - 4.0 Release

SQL Column Definitions

Column Data Type (Size) Is Nullable Contains PII Description Last Change Version Last Change Reason CX Insights Name CX Insights Type CX Insights Folder Name
AuditDetailId uniqueidentifier False Unknown

4.0.106.453 4.0 Release Audit Detail Id Attribute Interaction Web Portal
AuditId uniqueidentifier False Unknown

4.0.106.453 4.0 Release Audit Id Attribute Interaction Web Portal
ObjectAttribute nvarchar (48) False Unknown

4.0.106.453 4.0 Release Object Attribute Attribute Interaction Web Portal
OldValue nvarchar (50) True Unknown

4.0.106.453 4.0 Release Old Value Attribute Interaction Web Portal
NewValue nvarchar (50) True Unknown

4.0.106.453 4.0 Release New Value Attribute Interaction Web Portal

SQL Constraints

Primary Key Name Type Column Name (sort order)
PK_IWPAuditDetail Clustered AuditDetailId (Ascending)