Stores the possible measurement ranges used to define the elevation, in feet above sea level, for the base flood options.
Stores the possible measurement ranges used to define the elevation, in feet above sea level, for the base flood options.
| Creation Date | 3/7/2014 10:59 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 35 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BaseFloodElevationCode | Code that represents the elevation of the base flood.
| smallint | 2 | |||
| BaseFloodElevation | Elevation values. Corresponds to the code in BaseFloodElevationCode. | varchar | 40 | ![]() | |||
| MinValue | Minimum value in the elevation range. Corresponds to the first number in the BaseFloodElevationCode range. | float | 9 | ![]() | |||
| MaxValue | Maximum value in the elevation range. Corresponds to the last number in the BaseFloodElevationCode range. | float | 9 | ![]() | |||
| Description | Description of the base flood elevation range. | varchar | 1024 | ![]() |