Touchstone 2022 Database Reference
tReinsuranceGeographyTSXref Table
AIRGeography Database : tReinsuranceGeographyTSXref Table
Description

Stores the geographic reference mapping identifiers between Touchstone and Touchstone Re.

Properties
Creation Date3/1/2020 10:27 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows19
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the geography reference record. int4   
 Unique system-generated sequential identifier in Touchstone for the geographic record.int4   
 Unique system-generated sequential identifier in Touchstone Re for the geographic record.int4   
Objects that tReinsuranceGeographyTSXref depends on
 Database ObjectObject TypeDescriptionDep Level
tGeography tabletGeographyTable

Stores the post-validation geographical area information that the application displays on the user interface.

After you import exposure data, the application writes the data to TblAreaExternal Table and validates the data using the airsp_ValidateArea stored procedure. Then, the application updates the records in tGeography to match the content of TblAreaExternal.

1
See Also

Related Objects

AIRGeography Database