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