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

Stores the possible flood zone categories. Used during the Hazard analysis.

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

Code that represents the flood zone.

  • 0 = None
  • 1 = 100 year
  • 2 = 500 year
  • 3 = Outside
  • 4 = Water body
  • 5 = No data
  • 6 = Unknown
smallint2   
 

Name of the flood zone.

Corresponds to the code in FloodZoneCode.

varchar40  
 

Description of the flood zone.

varchar1024  
Objects that depend on tFloodZone
 Database ObjectObject TypeDescriptionDep Level
tFEMAFloodZone tabletFEMAFloodZoneTable

Stores the possible Federal Emergency Management Agency (FEMA) flood zones. Used during the Hazard analysis.

1
See Also

Related Objects

AIRReference Database