CEDE 2025 (13.0) Database Reference
tDeck Table
AIRReference Database : tDeck Table
Description

Stores information about deck codes for a given location.

The codes are used in the tLocFeature Table.

Properties
Creation Date05-01-2024 11:30
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 

A code that indicates whether a deck is present at a location and if present, the type of material used.

  • 0 = Unknown (Default)
  • 1 = No Deck
  • 2 = Deck, Unknown Construction
  • 21 = Deck, Non-combustible Construction
  • 22 = Deck, Combustible Construction

tinyint1   
 Contains description of the type of deck.varchar70   
 NAvarchar1024  
See Also

Related Objects

AIRReference Database