> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DocumentSourceImage

> ABBYY FlexiCapture レポートデータベース内の DocumentSourceImage テーブルのリファレンス: 画像ファイルのショートカットをバッチドキュメントに関連付ける列。

<div id="purpose">
  ## 目的
</div>

ドキュメントに添付されている画像ファイルへのショートカット。

[処理対象オブジェクト間のリレーション図](/ja/flexi-capture/reports/database/objects-reports-database)

<div id="list-of-columns">
  ## 列の一覧
</div>

<table width="100%"><tbody><tr><td><p><strong>キー</strong></p></td><td><p><strong>名前</strong></p></td><td><p><strong>型</strong></p></td><td><p><strong>必須</strong></p></td><td><p><strong>説明</strong></p></td></tr><tr><td rowspan="2"><p>PK</p></td><td><p>Id</p></td><td><p>int</p></td><td><p>はい</p></td><td><p>添付ファイルの識別子。</p></td></tr><tr><td><p>BatchId</p></td><td><p>int</p></td><td><p>いいえ</p></td><td><p>バッチの識別子。<a href="/ja/flexi-capture/reports/database/batch">Batch</a> テーブルのエントリの識別子に対応します。</p></td></tr><tr><td rowspan="2"> </td><td><p>DocumentId</p></td><td><p>int</p></td><td><p>はい</p></td><td><p>ドキュメントの識別子。<a href="/ja/flexi-capture/reports/database/batch-item">BatchItem</a> テーブルのエントリの識別子に対応します。</p></td></tr><tr><td><p>FilePath</p></td><td><p>nvarchar</p></td><td><p>はい</p></td><td><p>画像ファイルへのパス。</p></td></tr></tbody></table>
