| Table: Invoice_Format_Storage_Style | |||||||||
| Tags: read-only Content:
| |||||||||
| Columns | |||||||||
| Name | Type | Constraints | Description | ||||||
| invoice_format_storage_style_KEY | int | NOT NULL | Database assigned primary key for this table. | ||||||
| description | nvarchar (30) | NOT NULL | Description of how the invoice format is stored. | ||||||
| Primary key | |||
| Name | Columns | Description | |
| PK_Invoice_Format_Storage_Style$invoice_format_storage_style_KEY | invoice_format_storage_style_KEY | CLUSTERED | |
| Incoming foreign keys | |||
| Name | Columns | Referencing table | Description |
| FK_Invoice__Invoice_Format_Storage_Style__invoice_format_storage_style_KEY | invoice_format_storage_style_KEY | Invoice | |