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

Stores codes that represent types of interior walls.

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

Code that represents the interior wall type.

  • 0 = Unknown/default
  • 1 = Wood
  • 2 = Gypsum boards
  • 3 = Plastered Masonry
  • 4 = Brick
  • 5 = Other
tinyint1   
 

Name of the interior wall type.

Corresponds to the code in InternalPartitionCode.

varchar40   
 

Description of the interior wall type.

varchar1024  
See Also

Related Objects

AIRReference Database