Touchstone Re 2022 Database Reference
tFileType Table
AIRReference Database : tFileType Table
Description

Stores the supported types of event-based adjustment factor files.

You specify event-based adjustment factors in comma-separated values (CSV) files. An event-based adjustment factor file may contain factors for each event or each combination of event, area, and line of business associated with a given model.

Properties
Creation Date11/12/2018 2:28 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows2
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the file type.

  • AREALOB = File that specifies factors for each combination of event, area, and line of business associated with a given model
  • EVENT = File that specifies factors for each event associated with a given model
varchar10   
 

Name of the file type.

varchar40   
 Description of the file type.varchar1024  
See Also

Related Objects

AIRReference Database