Touchstone Re 2022 Database Reference
tGlobalZoneGeographyXRef Table
AIRGlobalSetting Database : tGlobalZoneGeographyXRef Table
Description
System reference table that stores the geography sequential identifiers (SIDs) that correspond to each zone.
Properties
Creation Date4/4/2022 3:03 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the zone.

For a complete list of records, see GlobalZone Table.

int4   
Primary Key 

Unique system generated sequential identifier for the geography that corresponds to the zone.

For a complete list of records, see tGeography Table.

int4   
Objects that tGlobalZoneGeographyXRef depends on
 Database ObjectObject TypeDescriptionDep Level
tGlobalZone tabletGlobalZoneTable

Stores the zones that comprise the zone sets available in the application instance.

1
tGlobalZoneSet tabletGlobalZoneSetTableStores the zone sets available in the application instance.2
See Also

Related Objects

AIRGlobalSetting Database