Touchstone 2022 Database Reference
tExposureViewFilterXRef Table
AIRProject Database : tExposureViewFilterXRef Table
Description
System reference table used to identify the exposure view filters.
Properties
Creation Date4/4/2022 3:02 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 exposure view record.

For a complete list of records, see tExposureView Table.

int4   
Primary Key 

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

For a complete list of records, see tFilter Table.

int4   
 Used for version stamping.timestamp8   
Objects that tExposureViewFilterXRef depends on
 Database ObjectObject TypeDescriptionDep Level
tExposureView tabletExposureViewTableStores information regarding exposures views.1
tFilter tabletFilterTableStores information about exposure view filters, such as filter code and entered date.1
tProject tabletProjectTableStores information about each project, for example, the project name and status code.3
tProjectExposureViewXref tabletProjectExposureViewXrefTableSystem reference table used to identify the relationship between the project and exposure views.2
See Also

Related Objects

AIRProject Database