Stores custom models that are integrated into Touchstone.
Creation Date | 10/30/2015 5:38 AM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 1 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | ComponentCode | Code for the custom model. | varchar | 10 | |||
![]() | ComponentType | Name of the custom model. Corresponds to the code in ComponentCode. | varchar | 10 | |||
PerilSetCode | Peril set associated with the custom model. For a complete list of codes, see dbo.tPerilSet Table. | int | 4 | ||||
![]() | CountryCode | ISO 2-character code for the country in which the model applies. For a complete list of codes, see tCountry Table. | varchar | 15 | |||
Descripttion | Description of the custom model. | varchar | 1024 | ![]() |