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

Stores codes that represent types of connections used to secure the roof deck of a building to the underlying roof support system.

The codes are used in the tLocFeature Table.

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

Code that represents the  connection type used to secure the roof deck to the roof support system.

  • 0 = Unknown/default
  • 1 = Screws/bolts
  • 2 = Nails
  • 3 = Adhesive/epoxy
  • 4 = Structurally connected
  • 5 = 6d nails @ 6 spacing, 12 on center
  • 6 = 8d nails @ 6 spacing, 12 on center
  • 7 = 8d nails @ 6 spacing, 6 on center
tinyint1   
 

Name of the connection type.

Corresponds to the code in RoofDeckAttachCode.

varchar40   
 

Description of the connection type.

varchar1024  
See Also

Related Objects

AIRReference Database