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

Stores codes that represent types of appurtenant structures.

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 type of appurtenant structure.

  • 0 = Unknown/default
  • 1 = Detached garage
  • 2 = Pool enclosures
  • 3 = Shed
  • 4 = Masonry boundary wall
  • 5 = Other fence
  • 6 = No appurtenant structures
  • 7 = No pool enclosures
tinyint1   
 

Name of the appurtenant structure.

Corresponds to the code in AppurtenantStructureCode.

varchar40   
 

Description of the appurtenant structure.

varchar1024  
See Also

Related Objects

AIRReference Database