Touchstone 2022 Database Reference
tAnalysisExposureViewDefinition Table
AIRExposureSummary Database : tAnalysisExposureViewDefinition 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 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 tabletAnalysisExposureViewTableWhen the analysis target is an exposure view, this table defines the exposure set(s) included in the exposure view.1
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).2
See Also

Related Objects

AIRExposureSummary Database