Touchstone 2022 Database Reference
tAnalysisExposureView Table
AIRExposureSummary Database : tAnalysisExposureView Table
Description
When the analysis target is an exposure view, this table defines the exposure set(s) included in the exposure view.
Properties
Creation Date4/11/2022 6:15 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 is applied at the contract level or the location level for commercial contracts.

  • 1 = Yes (contract)
  • 0 = No (location)
bit1  
Objects that depend on tAnalysisExposureView
 Database ObjectObject TypeDescriptionDep Level
tAnalysisExposureViewDefinition tabletAnalysisExposureViewDefinitionTableWhen the analysis target is an exposure view, this table defines the exposure set(s) included in the exposure view.1
Objects that tAnalysisExposureView depends on
 Database ObjectObject TypeDescriptionDep Level
tAnalysisResult tabletAnalysisResultTableContains general information about the analyses that produced the results. The table contains 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

AIRExposureSummary Database