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