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

Stores codes that represent roof pitch angles, which determine the slope of the roof.

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

Code that represents the pitch.

  • 0 = Unknown/default
  • 1 = Low (<10°)
  • 2 = Medium (10° to 30°)
  • 3 = High (>30°)
tinyint1   
 

Value of the code.

Corresponds to the code in RoofPitchCode.

varchar40   
 

Description of the code.

varchar1024  
See Also

Related Objects

AIRReference Database