OracleXml Constructor(String,OracleConnection)
Initializes a new instance of the
OracleXml class with the specified connection and XML data defined as a string.
Parameters
- value
- A string containing XML data.
- connection
- An OCI connection used for XML parsing and transformation.