Stores the area and subarea schemes supported for each country.
| Creation Date | 4/7/2017 2:01 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 138 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| CountryCode | Code for the country. For a complete list of codes, see tCountry Table. | varchar | 15 | |||
| AreaScheme | Code that represents the area scheme for the country. The area scheme specifies the type of area that the application supports for the country, for example, CRESTA. | int | 4 | |||
| AreaSchemeName | Name of the area scheme. | varchar | 30 | ||||
| SubareaScheme | Code that represents the subarea scheme for the country. The subarea scheme specifies the type of subarea that the application supports for the area, for example, county. | int | 4 | ![]() | |||
| SubareaSchemeName | Name of the subarea scheme. | varchar | 30 | ![]() | |||
| SubareaCodeAsName | Indicates whether the subarea scheme supports string values for subarea names.
| bit | 1 | ![]() | |||
| IsAreaDefault | Indicates whether the subarea scheme is the default subarea scheme for the area scheme.
| bit | 1 | ![]() | |||
| ShowCrestaIdColumn | Not used by Touchstone. | bit | 1 |