QueryType Property

Version: Available or changed with runtime version 1.0.

Sets the type of query to create.

Applies to

  • Query

Property Value

Value Available or changed with Description
Normal runtime version 1.0 It is a normal query.
API runtime version 1.0 The query is of the type API.

Syntax

QueryType = API;

See Also

Properties
Query Object