[dbo].[SynchFail_Labor]| Property | Value |
|---|---|
| Heap | True |
| Row Count (~) | 0 |
| Created | 1:00:54 AM Thursday, March 21, 2019 |
| Last Modified | 1:00:54 AM Thursday, March 21, 2019 |
| Name | Data Type | Max Length (Bytes) | Allow Nulls |
|---|---|---|---|
| LaborID | int | 4 | False |
| CallID | int | 4 | True |
| Arrival | datetime | 8 | True |
| Departure | datetime | 8 | True |
| OdometerStart | decimal(16,1) | 9 | True |
| OdometerEnd | decimal(16,1) | 9 | True |
| TravelHours | float | 8 | True |
| ModifiedDate | datetime | 8 | False |
| CreateDate | datetime | 8 | False |
| IsActive | bit | 1 | False |
| Deleted | bit | 1 | False |
| DispatchHistoryID | int | 4 | True |
| Dispatch | datetime | 8 | True |
| ExistsOnServer | bit | 1 | False |