Tables [dbo].[FORMS_BACKGROUNDS]
Background to the form.
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Indexes IX_FORMS_BACKGROUNDS_FORMIDFormIDint4NOT NULLKey to the Forms_Backgrouns table. Link to Forms_header.FormID.
BackgroundImagevarchar(250)250NOT NULLThis will be path + filename of the image to use as a background.