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

Stores codes that represent project phases, which indicate stages of construction. 

The codes are used in the tLocFeature Table.

Properties
Creation Date1/27/2012 5:17 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 project phase.

  • 0 = No Builder’s Risk
  • 1 = Phase 1
  • 2 = Phase 2
  • 3 = Phase 3
  • 4 = Phase 4
  • 5 = Average Project Loss
  • 6 = Worst Loss
tinyint1   
 

Name of the project phase.

Corresponds to the code in ProjectPhaseCode.

varchar40   
 

Description of the project phase.

varchar1024  
See Also

Related Objects

AIRReference Database