Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources allocated by this object. |
![]() | Extract | Overloaded. Extracts a fragment of XML by the specified XPath expression. |
![]() | GetXmlDocument | Converts the specified OracleXml to the System.Xml.XmlDocument object that includes XML data of this object. |
![]() | GetXmlReader | Returns System.Xml.XmlReader object connected with XML data of the OracleXml. |
![]() | IsExists | Overloaded. Determines whether XML node exists by the specified XPath expression. |
![]() | ToString | Converts the specified OracleXml object to a System.String representing XML data. |
![]() | Transform | Overloaded. Transforms the current OracleXml object according to the specified XSL schema. |
![]() | Validate | Validates whether or not the XML data of the OracleXml object conforms to the given XML schema. |