XmlQueryWithXQueryMultiResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Query multiple XML files using XQuery query, get results
public class XmlQueryWithXQueryMultiResult
type XmlQueryWithXQueryMultiResult = class
Public Class XmlQueryWithXQueryMultiResult
- Inheritance
-
XmlQueryWithXQueryMultiResult
Constructors
| Name | Description |
|---|---|
| XmlQueryWithXQueryMultiResult() | |
Properties
| Name | Description |
|---|---|
| ErrorMessage |
If an error occurs, additional details on the error |
| ResultingXml |
Resulting XML result output |
| Successful |
True if the operation was successful, false otherwise |