dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleXml Class

In This Topic
OracleXml Class Methods
In This Topic

For a list of all members of this type, see OracleXml members.

Public Methods
 NameDescription
Public MethodReleases all resources allocated by this object.  
Public MethodOverloaded. Extracts a fragment of XML by the specified XPath expression.  
Public MethodConverts the specified OracleXml to the System.Xml.XmlDocument object that includes XML data of this object.  
Public MethodReturns System.Xml.XmlReader object connected with XML data of the OracleXml.  
Public MethodOverloaded. Determines whether XML node exists by the specified XPath expression.  
Public MethodConverts the specified OracleXml object to a System.String representing XML data.  
Public MethodOverloaded. Transforms the current OracleXml object according to the specified XSL schema.  
Public MethodValidates whether or not the XML data of the OracleXml object conforms to the given XML schema.  
Top
See Also