Touchstone 2022 Database Reference
tCatalogModelXref Table
AIRUserSetting Database : tCatalogModelXref Table
Description
Stores the standard Touchstone model code that corresponds to each Touchstone catalog model code.
Properties
Creation Date4/4/2022 3:02 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 Code in the catalog that represents a model.smallint2   
Primary Key 

Code in Touchstone that represents a model.

For a complete list of codes, see tModel Table.

smallint2   
Primary Key 

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

  • 1 = Yes (previous version)
  • 0 = No (current version)
bit1 
((0))
 
Objects that tCatalogModelXref depends on
 Database ObjectObject TypeDescriptionDep Level
tModel tabletModelTableStores information about models that users have imported into Touchstone.1
See Also

Related Objects

AIRUserSetting Database