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

Stores codes that indicate the presence of large missiles within 100 feet of a structure.

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
Rows3
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 
Code that identifies whether a large missiles is present within 100 feet of the structure.
  • 0 = Unknown/Default
  • 1 = No
  • 2 = Yes
tinyint1   
 

Value  of the code.

Corresponds to the code in LargeMissileCode.

varchar40   
 

Description of the code.

varchar1024  
See Also

Related Objects

AIRReference Database