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

Stores codes that represent types of exterior 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
Rows7
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the door type.

  • 0 = Unknown/default
  • 1 = Single width Doors
  • 2 = Double width Doors
  • 3 = Reinforced single width doors
  • 4 = Reinforced double width doors
  • 5 = Sliding doors
  • 6 = Reinforced sliding doors
tinyint1   
 

Name of the door type.

Corresponds to the code in ExternalDoorCode.

varchar40   
 Description of the door type.varchar1024  
See Also

Related Objects

AIRReference Database