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

Stores the possible frequencies of wind that damage property.

The frequencies are used during hazard analyses.

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 wind 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 DamagingWindFrequencyCode.

varchar40  
 Description of the frequency.varchar1024  
See Also

Related Objects

AIRReference Database