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

# IDataSetQuery

> FlexiCapture のスクリプティング モデルにおける IDataSetQuery オブジェクト。AddValue メソッドを使用して列と値の条件を追加し、データセットクエリを構築します。

<div id="what-it-does">
  ## 機能
</div>

データセットクエリを表します。

<div id="methods">
  ## メソッド
</div>

| **定義**                                       | **説明**                          |
| -------------------------------------------- | ------------------------------- |
| AddValue ( column : string, value : object ) | 列名と値を指定して、クエリに 1 つ以上の条件を追加できます。 |
