| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 156 |
| Data Space Used | 16.00 KB |
| Index Space Used | 64.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| AnalysisSID | Unique system-generated sequential identifier for the analysis record. For a complete list of records, see tAnalysis Table. | int | 4 | |||
| OutputTypeCode | Code that represents the type of output generated during the analysis. For a complete list of codes, see tOutputType Table. | varchar | 10 | |||
| HazardAttributeCode | Code that represents the hazard attribute selected for a given analysis. For a complete list of codes, see tHazardAttribute Table. | smallint | 2 | |||
| UnitCode | Code for the unit of measure used to express the radius of the attribute. For a complete list of codes, see tUnit Table. | varchar | 10 | ![]() | |||
| IsAttributeEnabled | Indicates whether an attribute is enabled for a given analysis.
| bit | 1 | ![]() | |||
| IsFlagEnabled | Indicates whether the Hazard analysis results are displayed on the user interface.
| bit | 1 | ![]() | |||
| FlagMinValue | Minimum value boundary upon which the flag is triggered. | numeric | 9 (22,7) | ![]() | |||
| FlagMaxValue | Maximum value boundary upon which the flag is triggered. | numeric | 9 (22,7) | ![]() | |||
| FlagValueList | Boundary (minimum or maximum) or other values that may trigger the flag. | varchar | 1000 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tAnalysis | Table | Stores information about each analysis. | 2 |
![]() | tDataServer | Table | Stores information about each data server associated with the project, including the sequential identifier (SID), name, description, connection information, and default MDF and LDF paths for the server. | 4 |
![]() | tDataSource | Table | Stores information about the databases registered with the application, for example, the exposure and results databases. | 3 |
![]() | tExposureSet | Table | Stores exposure set information from each exposure database on the server. | 4 |
![]() | tHazardAnalysisOutputOption | Table | Stores information regarding the output from a Hazard analysis. | 1 |
![]() | tProject | Table | Stores information about each project, for example, the project name and status code. | 3 |