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

Stores codes that indicate regarding whether the service equipment at a location is protected from flood. 

The codes are used in the tLocFeature Table.

Properties
Creation Date11/8/2013 9:19 AM
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 

Code that indicates whether the service equipment is protected from flood. 

  • 0 = Unknown / Default
  • 1 = Protected for flood
  • 2 = Unprotected for flood
  • 3 = Medium Protection for flood
  • 4 = High Protection for flood
tinyint1   
 

Value of the code.

Corresponds to the code in ServiceEquipmentProtectionCode.

varchar40   
 

Description of the code.

varchar1024  
See Also

Related Objects

AIRReference Database