Touchstone 2022 Database Reference
tEventSetInfo Table
AIRUserSetting Database : tEventSetInfo Table
Description

Stores information about the event sets that are available in Touchstone. 

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows27914
Data Space Used1,264.00 KB
Index Space Used1,720.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the event set record.

For a complete list of records, see tEventSet Table.

int4   
Primary Key 

Code that represents the model in Touchstone.

For a complete list of codes, see tModel Table.

smallint2   
Primary Key 

ISO 2-character code for the country in which the location resides. 

For a complete list of codes, see tCountry Table.

varchar15   
 Year the event set for the model and country was released.smallint2  
 Sequence order.tinyint1  
 

Type of event set.

  • STD = Standard
  • ALT = Alternate
  • NEA = Near Term
  • HTI = HERP Time Independent
  • HIS = Historical
  • RDS = Realistic Disaster Scenarios
varchar10   
Objects that tEventSetInfo depends on
 Database ObjectObject TypeDescriptionDep Level
tEventSet tabletEventSetTable

Stores the event sets that are available in Touchstone. 

1
See Also

Related Objects

AIRUserSetting Database