Phases
less than a minute
This tables stores informations about the phases in a project.
| Name | Type | Size | Description |
|---|---|---|---|
| Info1 | Text | 255 | Infotext |
| Info2 | Text | 255 | |
| Info3 | Text | 255 | |
| Name | Text | 255 | Phase Name |
| PhaseID | Long Integer | 4 | PRIMARY KEY |
| ProjectId | Long Integer | 4 | FOREIGN KEY |
| xGUID | Text | 255 |