{$page} Updated: 2009-10-05 Version: Control 4.4 Table Purpose, Usage, and Notes This table stores the Store Logo, Employee Photo, and Employee Signature images. Information on Table Data * ClassTypeIDs Stores in Table: * 1502 - Graphic Note: The //Description// and //FileName// fields are not used in this table like they are in [[sql_structure_-_pricinggraphic_tablepricinggraphic|PricingGraphic]]. The image is always stored in the //Picture// field. Table Structure ||~ Table.FieldName ||~ Data Type ||~ Description ||~ Links To || || Graphic.ID || int || Primary Key for the Table || [[sql_structure_-_store_tablestore|Store]].LogoID \\ [[sql_structure_-_employee_table|Employee]].PerImageID \\ [[sql_structure_-_employee_table|Employee]].SignatureID || || Graphic.IsActive || bit || Indicates if Enabled. 1Record is Active, 0Record is Not Active || || || Graphic.IsSystem || bit || Used to Mark Required Records || || || Graphic.ModifiedByComputer || nvarchar(25) || HostName of computer that last modified this record || || || Graphic.ModifiedByUser || nvarchar(25) || Windows User who last modified this record || || || Graphic.ModifiedDate || datetime || DateTime this Record was last modified || || || Graphic.Picture || image || Binary data representing the image. || || || Graphic.SeqID || int || || || || Graphic.StoreID || int || Not Used. || || Related Tables [[sql_structure_-_pricinggraphic_tablepricinggraphic|PricingGraphic]] See Also * Backlinks [[include_pagepage_componentbacklinks]]