JET_RETINFO.DeepClone method
Returns a deep copy of the object.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Function DeepClone As JET_RETINFO
'Usage
Dim instance As JET_RETINFO
Dim returnValue As JET_RETINFO
returnValue = instance.DeepClone()
public JET_RETINFO DeepClone()
Return value
Type: Microsoft.Isam.Esent.Interop.JET_RETINFO
A deep copy of the object.