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

Stores the supported user-supplied construction class codes.

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

Code that represents the user-supplied construction class.

varchar10   
Primary Key 

Code that represents the source of the user-supplied construction code.

For a complete list of codes, see tUserConstructionScheme Table.

varchar10   
 

Name of the user-supplied construction code.

varchar40   
 

Description of the user-supplied construction code.

varchar1024  
 

Code that represents the corresponding AIR construction class.

For a complete list of codes, see tAIRConstruction Table.

smallint2   
Objects that tUserConstruction depends on
 Database ObjectObject TypeDescriptionDep Level
tAIRConstruction tabletAIRConstructionTableStores information about AIR construction class codes.1
tUserConstructionScheme tabletUserConstructionSchemeTableStores the supported sources (vendors) of the construction class codes.1
See Also

Related Objects

AIRReference Database