RunMode_XMLFormattedString property: CONQRS_CONST class

Description

This property returns the number 6, which represents the run mode that produces an formatted XML string. This formatted XML string is larger than the unformatted XML of the RunMode_Prev mode.

The connected query is executed immediately on the application server with output to a formatted XML string. This string is formatted according to the XML DOM object and is suitable for displaying in a long edit box. This mode is used by the Connected Query Quick Start wizard in which XML results are shown on the application page in a long edit box.

Note:

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

This property is read-only.