Clone Method (OracleBFile)
Creates a copy of the current
OracleBFile object associated with the same physical file as the original.
public override object Clone()
'Declaration
Public Overrides NotOverridable Function Clone() As Object
Return Value
A new
OracleBFile object associated with the same physical file as the original.