Query object
The Query object holds information being sent to the server. Use the
CreateQuery
property to prepare a Query object. The Query object supports the following properties and methods:
Name
Description
Connection
Connection object that has created this query object.
Dictionary
Dictionary of this query.
Execute
Execute the query.
expression
Expression of this query.
strategy
Strategy of this query.