Table: dbo.Report_Designer_Page_Setup_Default | |||
This table contains all properties of Page Setup Default dialog box. | |||
Columns | |||
Name | Type | Constraints | Description |
firm_KEY | int (4) | NOT NULL | Primary key for this table. |
page_setup_default_properties_xml | nvarchar (-1) | NOT NULL | Report_Designer_Page_Setup_Default for page_setup_default_properties_xml column contains xml string. |
Primary key | |||
Name | Columns | Description | |
PK_Report_Designer_Page_Setup_Default$firm_KEY | firm_KEY |
Foreign keys | |||
Name | Columns | Referenced table | Description |
FK_Report_Designer_Page_Setup_Default__Firm__firm_KEY | firm_KEY | Firm (firm_KEY) |