Transform
This method transforms the OracleXmlType into another OracleXmlType instance using the given XSL document.
Overload List:
-
Transform(OracleXmlType, string)
This method transforms the current
OracleXmlTypeinstance into anotherOracleXmlTypeinstance using the given XSL document (as anOracleXmlTypeobject) and a string of XSLT parameters. -
This public method transforms the current
OracleXmlTypeinstance into anotherOracleXmlTypeinstance using the given XSL document and a string of XSLT parameters.