Touchstone Re 2022 Database Reference
tAnalysisTarget Table
AIRResultRe Database : tAnalysisTarget Table
Description

Stores information about aggregate loss analysis targets.

Properties
Creation Date4/11/2022 6:17 PM
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 results record.

For a complete list of records, see tAnalysisResult Table.

int4   
Primary Key Identifier of the analysis target associated with the results.int4   
 

Not used by Touchstone Re.

varchar10  
 

Code that represents the analysis target type.

For a complete list of codes, see tAnalysisTargetType Table.

varchar10   
 

Unique system-generated sequential identifier for the analysis target record.

int4   
 Name of the analysis target.varchar255   
 Name of the database that contains the analysis target.varchar255  
 Unique system-generated identifier for the database where analysis target is found.uniqueidentifier16  
Objects that tAnalysisTarget depends on
 Database ObjectObject TypeDescriptionDep Level
tAnalysisResult tabletAnalysisResultTableStores information about aggregate loss analysis results.1
See Also

Related Objects

AIRResultRe Database