Touchstone 2022 Database Reference
tModel Table
AIRUserSetting Database : tModel Table
Description
Stores information about models that users have imported into Touchstone.
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 that represents the user-imported model in the application.

smallint2   
 Name of the model.varchar255  
 Description of the model.varchar1024  
 Short name for the model.varchar255  
Objects that depend on tModel
 Database ObjectObject TypeDescriptionDep Level
tCatalogModelXref tabletCatalogModelXrefTableStores the standard Touchstone model code that corresponds to each Touchstone catalog model code.1
tModelCountryXref tabletModelCountryXrefTableSystem reference table that stores the countries associated with each user-imported model.1
See Also

Related Objects

AIRUserSetting Database