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

Stores codes that represent the percentage of the walls in a building that consist of glass.

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

Code that represents the percentage of the walls that consist of glass.

  • 0 = Unknown/default
  • 1 = Less than 5%
  • 2 = Between 5% and 20%
  • 3 = Between 20% and 60%
  • 4 = Greater than 60%
tinyint1   
 

Value of the code.

Corresponds to the code in GlassPercentCode.

varchar40   
 

Description of the value.

varchar1024  
See Also

Related Objects

AIRReference Database