Click or drag to resize
AbstractQueryObject Methods

The AbstractQueryObject type exposes the following members.

Methods
  NameDescription
Public methodApplyParametersTo
Applies this query parameters to the target object
Public methodChanged
Marks the object as changed
Public methodCloneObject
Creates the clone of the object.
Public methodIncludeDataParameters
Adds the data parameters to the current query parameters
Public methodReset
Flushes the results but leaves the generated query text unchanged. After the reset, query can be executed again to obtain new data.
Top
See Also