Click or drag to resize
QueryParameters Properties

The QueryParameters type exposes the following members.

Properties
  NameDescription
Public propertyAllowCache
If true, caching of the query is allowed.
Public propertyColumns Obsolete.
Columns to get.
Public propertyMacros
Query expressions
Public propertyOrderBy Obsolete.
Order by.
Public propertyTopN Obsolete.
Top N items.
Public propertyWhere Obsolete.
Where condition.
Top
See Also