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_SPACEHINTS
'Usage
Dim instance As JET_SPACEHINTS
Dim returnValue As JET_SPACEHINTS
returnValue = instance.DeepClone()
public JET_SPACEHINTS DeepClone()
Return value
Type: Microsoft.Isam.Esent.Interop.JET_SPACEHINTS
A deep copy of the object.