Touchstone 2022 Database Reference
tLossTemplate Table
AIRUserSetting Database : tLossTemplate Table
Description

Stores information about the Loss analysis templates available in 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 

Unique system-generated sequential identifier for the loss analysis template record.

int4   
 

Code that represents the template type.

For a complete list of codes, see tLossTemplateType Table.

varchar25   
 

Name of the loss template.

varchar255  
 

Indicates whether the template is valid.

  • 1 = Yes (valid)
  • 0 = No (not valid)
bit1  
See Also

Related Objects

AIRUserSetting Database