Touchstone Re 2022 Database Reference
tAuditHistoryParentObjectXRef Table
AIRProject Database : tAuditHistoryParentObjectXRef Table
Description

System reference table used to identify the parent object associated with each audit record.

A parent object is a higher-level container for an object. For example, the parent object for an exposure set is a company.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the audit record.

For a complete list of codes, see tAuditHistory Table.

int4   
Primary Key Unique system-generated sequential identifier for the parent object.int4   
Primary Key 

Code that represents the type of the parent object.

For a complete list of codes, see tAuditHistoryTargetType Table.

varchar15   
Objects that tAuditHistoryParentObjectXRef depends on
 Database ObjectObject TypeDescriptionDep Level
tAuditHistory tabletAuditHistoryTable

Stores audit records.

The application creates audit records for changes users make, such as:

  • Saving a change in the Administration Console
  • Running an analysis
  • Creating, updating, or deleting exposure data, and so on
1
See Also

Related Objects

AIRProject Database