7.3.4.1 Clone
This method creates a copy of an OracleXmlSaveProperties object.
                  
Declaration
// C# public object Clone();
Return Value
An OracleXmlSaveProperties object
                  
Implements
This method creates a copy of an OracleXmlSaveProperties object.
                  
Declaration
// C# public object Clone();
Return Value
An OracleXmlSaveProperties object
                  
Implements