Touchstone 2022 Database Reference
tConvertEDCCountrySpecificConstruction Table
AIRReference Database : tConvertEDCCountrySpecificConstruction Table
Description

Stores information about region-specific construction class codes used in the exposure data conversion tool (EDC).

Touchstone uses the information to convert RMS construction class codes to Touchstone construction class codes.

Properties
Creation Date3/25/2013 2:31 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows174
Data Space Used16.00 KB
Index Space Used48.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the construction class in the EDC tool.

smallint2   
 Description of the construction class.nvarchar255   
Primary Key 

Code that represents the region.

varchar255   
 

Code that represents the AIR construction class in Touchstone.

For a complete list of codes, see tAIRConstruction Table.

smallint2   
Objects that tConvertEDCCountrySpecificConstruction depends on
 Database ObjectObject TypeDescriptionDep Level
tAIRConstruction tabletAIRConstructionTableStores information about AIR construction class codes.1
See Also

Related Objects

AIRReference Database