[dbo].[CallInterruptions]| Property | Value |
|---|---|
| Collation | SQL_Latin1_General_CP1_CI_AS |
| Heap | True |
| Row Count (~) | 0 |
| Created | 12:57:03 AM Thursday, March 21, 2019 |
| Last Modified | 12:57:03 AM Thursday, March 21, 2019 |
| Name | Data Type | Max Length (Bytes) | Allow Nulls | Identity |
|---|---|---|---|---|
| ID | int | 4 | False | |
| LaborID | int | 4 | False | |
| Name | varchar(50) | 50 | True | |
| Description | varchar(255) | 255 | True | |
| Hours | float | 8 | False | |
| DetailID | int | 4 | False | 1 - 1 |
| DispatchHistoryID | int | 4 | True | |
| Dispatch | datetime | 8 | True |