Stores defaults for adding a donation to a sales order.
Primary Key | Field Type |
---|---|
ID |
uniqueidentifier |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
IX_DONATIONPOS_DATEADDED |
DATEADDED |
False |
False |
True |
IX_DONATIONPOS_DATECHANGED |
DATECHANGED |
False |
False |
False |
PK_DONATIONPOS |
ID |
True |
True |
False |
Trigger Name | Description |
---|---|