Touchstone 2022 Database Reference
tProgramExposureViewXref Table
AIRReinsurance Database : tProgramExposureViewXref Table
Description
System reference table used to identify the relationship between the program and exposure views.
Properties
Creation Date4/4/2022 3:03 AM
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 reinsurance program record.

For a complete list of records, see tProgram Table.

int4   
Primary Key 

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

For a complete list of records, see dbo.tExposureView Table.

int4   
Objects that tProgramExposureViewXref depends on
 Database ObjectObject TypeDescriptionDep Level
tProgram tabletProgramTable

Stores information about reinsurance programs.

A reinsurance program includes one or more related reinsurance treaties or layers. Reinsurance coverage applies to locations or treaties and not to reinsurance programs.

1
See Also

Related Objects

AIRReinsurance Database