Stores the possible options to measure the distance between the exposure and the closest water body, which includes oceans, very large lakes, and very large rivers. Used during the Hazard analysis.
Stores the possible options to measure the distance between the exposure and the closest water body, which includes oceans, very large lakes, and very large rivers. Used during the Hazard analysis.
| Creation Date | 2/16/2011 6:00 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 16 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| EffectiveDistanceToCoastCode | Code that represents the distance from the closest body of water.
| smallint | 2 | |||
| EffectiveDistanceToCoast | Distance values. Corresponds to the code in EffectiveDistanceToCoastCode. | varchar | 40 | ![]() | |||
| MinValue | Minimum value in the distance range. Corresponds to the first number in the EffectiveDistanceToCoastCode range. | int | 4 | ![]() | |||
| MaxValue | Maximum value in the distance range. Corresponds to the second number in the EffectiveDistanceToCoastCode range. | int | 4 | ![]() | |||
| Description | Description of the distance to coast range. | varchar | 1024 | ![]() |