| AIRReference Database : tProjectPhase Table | 
Stores codes that represent project phases, which indicate stages of construction.
The codes are used in the tLocFeature Table.
| Creation Date | 1/27/2012 5:17 PM | 
| File Group | PRIMARY | 
| Text File Group | |
| System Object | ![]()  | 
| Published for Replication | ![]()  | 
| Rows | 7 | 
| Data Space Used | 8.00 KB | 
| Index Space Used | 8.00 KB | 
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
   | ProjectPhaseCode | Code that represents the project phase. 
  | tinyint | 1 | |||
| ProjectPhase | Name of the project phase. Corresponds to the code in ProjectPhaseCode.  | varchar | 40 | ||||
| Description | Description of the project phase.  | varchar | 1024 | ![]()  |