Table: dbo.Vendor_Agent_Due_Date_Adjustment | |||
Columns | |||
Name | Type | Constraints | Description |
vendor_agent_due_date_adjustment_KEY | int (4) | NOT NULL | Table primary key |
description | nvarchar (60) | NOT NULL | Display text for due date adjustments |
Primary key | |||
Name | Columns | Description | |
PK_Vendor_Agent_Due_Date_Adjustment | vendor_agent_due_date_adjustment_KEY | ||
Unique constraints | |||
Name | Columns | Description | |
UK_Vendor_Agent_Due_Date_Adjustment$description | description |