This method creates a copy of this OracleXmlType instance.
Declaration
// C# public object Clone();
Implements
ICloneable
Return Value
An OracleXmlType object.
Exceptions
ObjectDisposedException - The object is already disposed.
InvalidOperationException - The OracleConnection is not open or has been closed during the lifetime of the object.