[ROOT] / doc / toc / ARCQuery / Class / Query / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | Query | 
| Namespace | ARCQuery | 
| Type | Query | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| ClassNamespace | ARCQuery | 
| ClassType | Query | 
Keeps track of progress of query, and the interim result.
Should be considered a one-time-use only object.
This is because methods like ExecuteOne and -ExecuteAll- change internal state. In other words, if you want to execute the same query twice, create a new Query instance the second time.
Generated 2025-10-31 21:06:53.008 UTC