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

OracleXml Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the OracleConnection used by this instance of the OracleXml.  
Public PropertyIndicates whether the OracleXml object is empty.  
Public PropertyIndicates whether the OracleXml object is a collection of XML elements without the root element.  
Public PropertyIndicates whether the OracleXml object is null.  
Public PropertyIndicates whether the OracleXml object data is based on an XML schema.  
Public PropertyReturns the name of the top-level or root element of the schema-based XML data in this OracleXml object.  
Public PropertyReturns the XML schema of the XML data in this OracleXml object.  
Public PropertyReturns the URL in the database of the XML schema for the XML data in this OracleXml object.  
Public PropertyGets a string representing XML data of the specified OracleXml object.  
Top
See Also