OCILIB (C and C++ Driver for Oracle)
4.7.7
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
|
Object identifying the SQL data type XMLTYPE. More...
#include <types.hpp>
Inherits ocilib::core::HandleHolder< OCI_XmlType * >, and ocilib::core::Streamable.
Public Member Functions | |
ostring | ToString () const override |
return a string representation of the current XmlType | |
Object identifying the SQL data type XMLTYPE.
This class wraps the OCILIB object handle OCI_XmlType and its related methods
|
inlineoverridevirtual |
return a string representation of the current XmlType
Implements ocilib::core::Streamable.
Definition at line 36 of file XmlType.hpp.
References ocilib::core::Check(), OCI_XmlTypeGetContent(), and OCI_XmlTypeGetContentSize().