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

Stores codes that represent types of protection systems used for the windows of a building.

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 protection system.

  • 0 = Unknown /Default
  • 1 = No protection
  • 2 = Non-engineered shutters
  • 3 = Engineered shutters
tinyint1   
 

Name of the protection system.

Corresponds to the code in WindowProtectionCode.

varchar40   
 

Description of the protection system.

varchar1024  
See Also

Related Objects

AIRReference Database