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:   

NameDescription
ConnectionConnection object that has created this query object.
DictionaryDictionary of this query.
ExecuteExecute the query.
expressionExpression of this query.
strategyStrategy of this query.