Touchstone Re 2022 Database Reference
tComponent Table
AIRReference Database : tComponent Table
Description
Stores custom models that are integrated into Touchstone. 
Properties
Creation Date10/30/2015 5:38 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows1
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code for the custom model.

varchar10   
Primary Key 

Name of the custom model.

Corresponds to the code in ComponentCode.

varchar10   
 

Peril set associated with the custom model.

For a complete list of codes, see dbo.tPerilSet Table.

int4   
Primary Key 

ISO 2-character code for the country in which the model applies. 

For a complete list of codes, see tCountry Table.

varchar15   
 Description of the custom model.varchar1024  
See Also

Related Objects

AIRReference Database