Name | Description | |
---|---|---|
![]() | Connection | Gets or sets the OracleConnection used by this instance of the OracleXml. |
![]() | IsEmpty | Indicates whether the OracleXml object is empty. |
![]() | IsFragment | Indicates whether the OracleXml object is a collection of XML elements without the root element. |
![]() | IsNull | Indicates whether the OracleXml object is null. |
![]() | IsSchemaBased | Indicates whether the OracleXml object data is based on an XML schema. |
![]() | RootElement | Returns the name of the top-level or root element of the schema-based XML data in this OracleXml object. |
![]() | Schema | Returns the XML schema of the XML data in this OracleXml object. |
![]() | SchemaUrl | Returns the URL in the database of the XML schema for the XML data in this OracleXml object. |
![]() | Value | Gets a string representing XML data of the specified OracleXml object. |