Touchstone 2022 Database Reference
tProjectExposureViewXref Table
AIRProject Database : tProjectExposureViewXref Table
Description
System reference table used to identify the relationship between the project and exposure views.
Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows1
Data Space Used8.00 KB
Index Space Used40.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the project record.

For a complete list of records, see tProject Table.

int4   
Primary Key 

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

For a complete list of records, see tExposureView Table.

int4   
 Date and time when the project's exposure view was created.datetime4 
(getutcdate())
 
Objects that depend on tProjectExposureViewXref
 Database ObjectObject TypeDescriptionDep Level
tExposureView tabletExposureViewTableStores information regarding exposures views.1
tExposureViewDefinition tabletExposureViewDefinitionTableStores information about the exposure sets that are part of the exposure view optionally with a filter.2
tExposureViewFilterXRef tabletExposureViewFilterXRefTableSystem reference table used to identify the exposure view filters.2
Objects that tProjectExposureViewXref depends on
 Database ObjectObject TypeDescriptionDep Level
tExposureView tabletExposureViewTableStores information regarding exposures views.1
tProject tabletProjectTableStores information about each project, for example, the project name and status code.1
See Also

Related Objects

AIRProject Database