System reference table used to identify the relationship between the project and exposure views.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 1 |
| Data Space Used | 8.00 KB |
| Index Space Used | 40.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ProjectSID | Unique system-generated sequential identifier for the project record. For a complete list of records, see tProject Table. | int | 4 | |||
| ExposureViewSID | Unique system-generated sequential identifier for the exposure view record. For a complete list of records, see tExposureView Table. | int | 4 | |||
| EnteredDate | Date and time when the project's exposure view was created. | datetime | 4 | (getutcdate()) |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tExposureView | Table | Stores information regarding exposures views. | 1 |
![]() | tExposureViewDefinition | Table | Stores information about the exposure sets that are part of the exposure view optionally with a filter. | 2 |
![]() | tExposureViewFilterXRef | Table | System reference table used to identify the exposure view filters. | 2 |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tExposureView | Table | Stores information regarding exposures views. | 1 |
![]() | tProject | Table | Stores information about each project, for example, the project name and status code. | 1 |