Touchstone 2022 Database Reference
tHazardAttributeTableReference Table
AIRReference Database : tHazardAttributeTableReference Table
Description
A reference table used to determine the possible attributes of a hazard.
Properties
Creation Date1/6/2014 1:33 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows8
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the hazard attribute type.

smallint2   
 

Name of the table.

Corresponds to the code in HazardAttributeTableReferenceCode.

varchar128  
 

Name of the column in the database table (from TableName) that contains the hazard attribute code.

varchar128  
 

Minimum value in the range.

varchar128  
 

Minimum value in the range.

varchar128  
Objects that depend on tHazardAttributeTableReference
 Database ObjectObject TypeDescriptionDep Level
tHazardAttribute tabletHazardAttributeTable

Stores the possible the attributes of a hazard.

1
See Also

Related Objects

AIRReference Database