Stores the possible measurement ranges used to define the elevation of the exposure in relation to the mean sea level.
Stores the possible measurement ranges used to define the elevation of the exposure in relation to the mean sea level.
| Creation Date | 2/16/2011 6:00 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 34 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ElevationCode | Code that represents the elevation above the mean sea level.
| smallint | 2 | |||
| Elevation | Elevation values. Corresponds to the code in ElevationCode. | varchar | 40 | ![]() | |||
| MinValue | Minimum value in the elevation range. Corresponds to the first number in the ElevationCode range. | int | 4 | ![]() | |||
| MaxValue | Maximum value in the elevation range. Corresponds to the second number in the ElevationCode range. | int | 4 | ![]() | |||
| Description | Description of the elevation range. | varchar | 1024 | ![]() |