| Run an XPath query againt the Collection . The result is a
ResourceIterator containing the results of the query.
Parameters: query - The XPath query string to use. A ResourceIterator containing the results of the query. exception: XMLDBException - with expected error codes.
ErrorCodes.VENDOR_ERROR for any vendorspecific errors that occur.
|