AbstractQueryObject Methods |
The AbstractQueryObject type exposes the following members.
Name | Description | |
---|---|---|
ApplyParametersTo |
Applies this query parameters to the target object
| |
Changed |
Marks the object as changed
| |
CloneObject |
Creates the clone of the object.
| |
IncludeDataParameters |
Adds the data parameters to the current query parameters
| |
Reset |
Flushes the results but leaves the generated query text unchanged.
After the reset, query can be executed again to obtain new data.
|