7.2.3 OracleXmlQueryProperties Properties

The OracleXmlQueryProperties properties are listed in Table 7-5.

Table 7-5 OracleXmlQueryProperties Properties

Name Description

MaxRows

Specifies the maximum number of rows from the result set of the query that can be represented in the result XML document

RootTag

Specifies the root element of the result XML document

RowTag

Specifies the value of the XML element which identifies a row of data from the result set in an XML document

Xslt

Specifies the XSL document used for XML transformation using XSLT

XsltParams

Specifies parameters for the XSL document