dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleRef Class / Clone Method

In This Topic
Clone Method (OracleRef)
In This Topic
Creates a copy of the current OracleRef instance.
Syntax
'Declaration
 
Public Function Clone() As OracleRef
 

Return Value

An OracleRef instance, identical to the current one.
See Also