Table: dbo.Client_Pay_Schedule_Displayable_Status | |||
The types in this table correspond to those in Client_Pay_Schedule_Status, but are used to display to the user. | |||
Columns | |||
Name | Type | Constraints | Description |
client_pay_schedule_displayable_status_KEY | int (4) | NOT NULL | Primary key for the Client_Pay_Schedule_Displayable_Status table. |
description | nvarchar (40) | NOT NULL | Description |
Primary key | |||
Name | Columns | Description | |
PK_Client_Pay_Schedule_Displayable_Status | client_pay_schedule_displayable_status_KEY | ||
Unique constraints | |||
Name | Columns | Description | |
UK_Client_Pay_Schedule_Displayable_Status$description | description |