Skip to main content

Purpose

Shortcuts to image file that are attached to documents. Diagram of relationships between objects to be processed

List of columns

Key

Name

Type

Required

Description

PK

Id

int

yes

Identifier of attached file.

BatchId

int

no

Identifier of the batch. Corresponds to the entry identifier in the Batch table.

 

DocumentId

int

yes

Identifier of a document. Corresponds to the entry identifier in the BatchItem table.

FilePath

nvarchar

yes

Path to the image file.