Touchstone 2022 Database Reference
tAIROccupancyWeightType Table
AIRReference Database : tAIROccupancyWeightType Table
Description
Stores the weight type codes used during disaggregation.
Properties
Creation Date1/18/2013 2:22 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows4
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the occupancy weight type.

  • 1 = RES (Residential)
  • 2 = COM (Commercial)
  • 3 = IND (Industrial)
  • 4 = CAR (Car/Ear)
smallint2   
 

Name of the weight type.

Corresponds to the code in AIROccupancyWeightTypeCode.

varchar40  
 Description of the weight type.varchar1024  
Objects that depend on tAIROccupancyWeightType
 Database ObjectObject TypeDescriptionDep Level
tAIROccupancyWeightTypeXref tabletAIROccupancyWeightTypeXrefTable

System reference table used to determine the weight type for each occupancy code.

1
See Also

Related Objects

AIRReference Database