Touchstone 2022 Database Reference
tHailStormFrequency Table
AIRReference Database : tHailStormFrequency Table
Description

Stores the possible frequencies in which hail storms results in property damage. Used during the Hazard analysis.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the frequency in which hail results in damage.

  • 0 = Very High
  • 1 = High
  • 2 = Moderate
  • 3 = Low
  • 4 = Very Low
smallint2   
 

Name of the frequency.

Corresponds to the code in HailStormFrequencyCode.

varchar40  
 

Description of the frequency.

varchar1024  
See Also

Related Objects

AIRReference Database