ElevationGroups
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| ElevationGroupID | Long Integer | 4 | PRIMARY KEY |
| HasMultiplePos | Bool | 1 | 0 = Has no multiple positions 1 = Has multiple positions |
| PhaseId | Long Integer | 4 | **FOREIGN KEY **refers to Phases.PhaseID |
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| ElevationGroupID | Long Integer | 4 | PRIMARY KEY |
| HasMultiplePos | Bool | 1 | 0 = Has no multiple positions 1 = Has multiple positions |
| PhaseId | Long Integer | 4 | **FOREIGN KEY **refers to Phases.PhaseID |