ScanFormsIncs_link


Description

Scan form include file links that associate scanning forms with include files and external resources required for form processing and validation.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
DisplayOrder int 4 null

Numeric value - Quantity, count, or numeric measurement for ScanFormsIncs_link records

fkIncludeFileID Unknown 0 null

Include file reference - Reference to the include file

fkScanFormID Unknown 0 null

Scan form reference - Reference to the scan form

LinkId Unknown 0 null

Primary key - ScanFormsIncs_link unique identifier for each link

LinkType Unknown 0 null

Link type - Type of link (Template, Validation, etc.)

ScanFormID int 4 null
ScanForms.ScanFormID FK__ScanForms__ScanF__7B5B524B C

Reference identifier - Foreign key reference to related entity or lookup table

ScanIncID int 4 null
ScanIncludes.ScanIncID FK__ScanForms__ScanI__7C4F7684 C

Reference identifier - Foreign key reference to related entity or lookup table

Relationships