RunMode_Prev property: CONQRS_CONST class

Description

This property returns the number 4, which represents the preview run mode with output to a separate browser window.

The connected query is executed immediately on the application server with output to a separate browser window. The output XML is not formatted internally; the only formatting that occurs is performed by the browser. Because results only exist for the browser session and are not preserved, this mode should be used during connected query creation, debugging, and tuning only.

Note:

When using the preview mode, set a limit on the number of rows returned from each query.

This property is read-only.