Lookup table for BarrierTypeID field.
| Field Name | Field Description | Data Type | Field Size* | BarrierTypeID | Code describing type of barrier | tinyint | 1 | BarrierType | Text description of the type of barrier | varchar | 50 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.