Touchstone 2022 Database Reference
tAnalysisExposureViewDefinition Table
AIRResult : tAnalysisExposureViewDefinition Table
Description
Stores the exposure set(s) included in each exposure view used as an analysis target.
Properties
Creation Date4/11/2022 5:46 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 

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

For a complete list of records, see tExposureView Table.

int4   
Primary Key 

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

For a complete list of records, see tExposureViewDefinition Table.

int4   
 Name of the database where the exposure data is storedvarchar255   
 Name of the exposure set.varchar255   
 GUID of the database where the exposure data is stored.uniqueidentifier16   
Objects that tAnalysisExposureViewDefinition depends on
 Database ObjectObject TypeDescriptionDep Level
tAnalysisExposureView tabletAnalysisExposureViewTableStores information about exposure views used as analysis targets and the filters used to create the exposure views.1
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).

2
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis