CEDE 9.0 Database Reference
tModelCountryXref Table
AIRReference Database : tModelCountryXref Table
Description
System reference table used to determine the countries that are covered by the model.
Properties
Creation Date7/5/2012 3:19 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows404
Data Space Used8.00 KB
Index Space Used24.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the model in Touchstone.

If you have a valid Touchstone licensing contract, go to the Touchstone Database Reference in Developer Zone to check out the tModel Table for a complete list of model codes.

smallint2   
Primary Key 

ISO 2-character code for the country associated with the model. 

For a complete list of codes, see tCountry Table.

varchar15   
Primary Key 

Indicates whether the model version corresponds to the current or previous version of the AIR models.

  • 1 = Yes (previous version)
  • 0 = No (current version)

Not used by Touchstone Re.

bit1 
((0))
 
See Also

Related Objects

AIRReference Database