CEDE 9.0 Database Reference
tCustomFloodZone Table
AIRReference Database : tCustomFloodZone Table
Description

Stores codes that represent user-specified flood zones.

The codes are used in the tLocFeature Table.

Properties
Creation Date8/11/2011 3:12 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 custom flood zone.

  • 0 = Default
  • 1 = Zone 1
  • 2 = Zone 2
  • 3 = Zone 3
  • 4 = Zone 4
tinyint1   
 

Name of the custom flood zone.

Corresponds to the code in CustomFloodZoneCode.

varchar40   
 Description of the custom flood zone.varchar1024  
See Also

Related Objects

AIRReference Database