CEDE 9.0 Database Reference
tHazardAttributeType Table
AIRReference Database : tHazardAttributeType Table
Description

Stores information regarding the possible hazard attribute types.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows3
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the hazard attribute type.

  • RANGE = Range of values - min and max
  • VALUE = Single value
  • XML = XXML structure containing complex object
varchar5   
 

Name of the hazard attribute type.

Corresponds to the code in HazardAttributeTypeCode.

varchar255  
 

Description of the hazard attribute type.

varchar1024  
Objects that depend on tHazardAttributeType
 Database ObjectObject TypeDescriptionDep Level
tHazardAttribute tabletHazardAttributeTable

Stores the possible the attributes of a hazard.

1
See Also

Related Objects

AIRReference Database