Touchstone 2022 Database Reference
tIntensityAttributeType Table
AIRReference Database : tIntensityAttributeType Table
Description
Stores parameter options for the intensity attribute.
Properties
Creation Date10/22/2014 3:16 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 how the intensity attribute parameter is presented.

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

Name of the attribute parameter.

Corresponds to the code in IntensityAttributeTypeCode.

varchar255  
 

Description of the attribute parameter.

varchar1024  
Objects that depend on tIntensityAttributeType
 Database ObjectObject TypeDescriptionDep Level
tIntensityAttribute tabletIntensityAttributeTableStores information about the intensity attributes that may be used during a hazard analysis.1
See Also

Related Objects

AIRReference Database