Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_RECPOS
'Usage
Dim instance As JET_RECPOS
Dim returnValue As JET_RECPOS
returnValue = instance.DeepClone()
public JET_RECPOS DeepClone()
Return value
Type: Microsoft.Isam.Esent.Interop.JET_RECPOS
A deep copy of the object.