> ## 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.

# StatisticBatchArchive

> Referenz für die Tabelle StatisticBatchArchive in der ABBYY FlexiCapture-Berichtsdatenbank: Spalten, in denen jeder Batch erfasst wird, für den Statistiken gesammelt wurden.

<div id="purpose">
  ## Zweck
</div>

Enthält Informationen über Pakete, für die statistische Daten erfasst wurden.

[Diagramm der Beziehungen zwischen den Statistiktabellen](/de/flexi-capture/reports/database/statistics)

<div id="list-of-columns">
  ## Liste der Spalten
</div>

<table width="100%">
  <tbody>
    <tr>
      <td>
        <p>
          <strong>Schlüssel</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>Name</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>Typ</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>Erforderlich</strong>
        </p>
      </td>

      <td>
        <p>
          <strong>Beschreibung</strong>
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>PK</p>
      </td>

      <td>
        <p>Id</p>
      </td>

      <td>
        <p>int</p>
      </td>

      <td>
        <p>ja</p>
      </td>

      <td>
        <p>Batch-Bezeichner.</p>
      </td>
    </tr>

    <tr>
      <td rowspan="6"> </td>

      <td>
        <p>BatchTypeId</p>
      </td>

      <td>
        <p>int</p>
      </td>

      <td>
        <p>nein</p>
      </td>

      <td>
        <p>Bezeichner des Batch-Typs.</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>BatchTypeName</p>
      </td>

      <td>
        <p>nvarchar</p>
      </td>

      <td>
        <p>nein</p>
      </td>

      <td>
        <p>Name des Batch-Typs.</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>Date</p>
      </td>

      <td>
        <p>datetime</p>
      </td>

      <td>
        <p>ja</p>
      </td>

      <td>
        <p>Datum und Uhrzeit, zu denen die Verarbeitung des Batches abgeschlossen wurde.</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>Name</p>
      </td>

      <td>
        <p>nvarchar</p>
      </td>

      <td>
        <p>ja</p>
      </td>

      <td>
        <p>Batch-Name.</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>SLAViolationSec</p>
      </td>

      <td>
        <p>int</p>
      </td>

      <td>
        <p>nein</p>
      </td>

      <td>
        <p>Die Zeit in Sekunden, die seit Erreichen des Zeitlimits für die Verarbeitung des Batches verstrichen ist.</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>ProjectId</p>
      </td>

      <td>
        <p>int</p>
      </td>

      <td>
        <p>ja</p>
      </td>

      <td>
        <p>Projektbezeichner.</p>
      </td>
    </tr>
  </tbody>
</table>
