Touchstone 2022 Database Reference
tAnalysisExposureView Table
AIRResult : tAnalysisExposureView Table
Description
Stores information about exposure views used as analysis targets and the filters used to create the exposure views.
Properties
Creation Date4/11/2022 5:46 PM
File GroupPRIMARY
Text File GroupPRIMARY
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 

Unique system-generated sequential identifier for the exposure view record.

For a complete list of records, see tExposureView Table.

int4   
 Name of the exposure view.varchar255   
 User-provided description of the exposure view.varchar4000  
 SQL representation of the exposure view filter.varchar16  
 XML string that defines the exposure view filter. Used internally by Touchstone.xml0  
 

Indicates whether the filter needs to e applied at the contract level (vs. location level) for commercial contracts.

  • 1 = Yes (contract)
  • 0 = No (location)
bit1  
Objects that depend on tAnalysisExposureView
 Database ObjectObject TypeDescriptionDep Level
tAnalysisExposureViewDefinition tabletAnalysisExposureViewDefinitionTableStores the exposure set(s) included in each exposure view used as an analysis target.1
Objects that tAnalysisExposureView depends on
 Database ObjectObject TypeDescriptionDep Level
tAnalysisResult tabletAnalysisResultTable

Contains general information about the analyses that produced the results.

The table includes one row for each analysis in the database, regardless of the analysis type (Loss, Loss Grouping, Catastrophe Excess of Loss, or Marginal Impact).

1
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis