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

Stores codes that represent types of connections between a structure and foundation.

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
Rows7
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the connection type.

  • 0 = Unknown/default
  • 1 = Hurricane ties
  • 2 = Nails/Screws
  • 3 = Anchor Bolts
  • 4 = Gravity/Friction
  • 5 = Adhesive/Epoxy
  • 6 = Structurally Connected
tinyint1   
 

Name of the connection type.

Corresponds to the code in FoundationConnection.

varchar40   
 

Description of the connection type.

varchar1024  
See Also

Related Objects

AIRReference Database