The IQuery type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Config |
The QueryConfig object describing this query.
| |
| Fields |
The list describing the fields of the tuples that will be returned by this Query.
| |
| IsOpen |
False if this query is closed, true otherwise.
|