| Creation Date | 1/4/2018 1:18 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 283 |
| Data Space Used | 24.00 KB |
| Index Space Used | 16.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. | dbo.AREACODE | 15 | |||
| CountryName | Name of the country. | dbo.AREANAME | 60 | ||||
| GeoRegionSid | Unique system-generated sequential identifier for the region that includes the country. For a complete list of codes, see tGeoRegion Table. | int | 4 | ||||
| intLevel1 | Code for the country. | int | 4 | ||||
| CountryGeographySID | Unique system-generated sequential identifier for the country. For a complete list of codes, see tGeography Table. | int | 4 | ||||
| IsReverseGeocodeViaAddressService | Indicates whether the application supports reverse geocoding for the country.
Reverse geocoding is the process that the application uses to determine additional geographic data from a user-specified latitude and longitude pair. | bit | 1 | ||||
| ReverseGeocodingType | Code that represents the type of reverse geocoding supported for the country. For a complete list of codes, see tReverseGeocodingType Table. | tinyint | 1 | ![]() | |||
| ReverseGeocodingTolerance | Reserved for future use. | int | 4 | ![]() | |||
| CrestaCodeOffshore | For internal use only. | dbo.AREACODE | 15 | ![]() | |||
| CrestaCodeOffshoreExport | CRESTA code for offshore locations. | dbo.AREACODE | 15 | ![]() | |||
| IsPremiumGeocodingEligible | Indicates whether PremiumGeocoding is allowed for the country record.
| bit | 1 | ('0') | |||
| ReverseGeocodeLevel | Represents the reverse geographic levels for each country. Inherits the reverse geocode level codes from tGeoLevel table. | varchar | 10 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tGeoRegion | Table | Stores region information. | 1 |