property Query.Dictionary as Dictionary
Dictionary of this query.

TypeDescription
Dictionary A Dictionary object being queried about the expression.

Use the CreateQuery property to creates a query based on a dictionary and a strategy. The Dictionary property defines the Dictionary object being queried. Use the Execute method to send a query to a server.