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

Stores codes that indicate the percentage of a building's exterior walls that comprise openings. Openings include windows and doors.

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

Code that represents the percentage of the building's exterior walls that are open.

  • 0 = Unknown/default
  • 1= Less than 50% of wall open
  • 2 = More than 50% of wall open
tinyint1   
 

Value of the code.

Corresponds to the code in BuildingExteriorOpeningCode.

varchar40   
 Description of the value.varchar1024  
See Also

Related Objects

AIRReference Database