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
OracleXmlType
instance into anotherOracleXmlType
instance using the given XSL document (as anOracleXmlType
object) and a string of XSLT parameters. -
This public method transforms the current
OracleXmlType
instance into anotherOracleXmlType
instance using the given XSL document and a string of XSLT parameters.