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

Stores codes that represent types of structures that may be attached to a primary building.

The codes are used in the tLocFeature Table.

Properties
Creation Date3/18/2011 4:08 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows9
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the attached structure.

  • 0 = Unknown/default
  • 1 = Carports/Canopies/Porches
  • 2 = Single Door Garages
  • 3 = Double Door Garages
  • 4 = Reinforced Single Door Garages
  • 5 = Reinforced Double Door Garages
  • 6 = Screened Porches/Glass Patio Doors
  • 7 = Balcony
  • 8 = No attached wall structures
tinyint1   
 

Name of the attached structure.

Corresponds to the code in WallAttachedStructureCode.

varchar40   
 

Description of the attached structure.

varchar1024  
See Also

Related Objects

AIRReference Database