JET_RSTINFO. Método DeepClone
Devuelve una copia en profundidad del objeto .
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'Declaration
Public Function DeepClone As JET_RSTINFO
'Usage
Dim instance As JET_RSTINFO
Dim returnValue As JET_RSTINFO
returnValue = instance.DeepClone()
public JET_RSTINFO DeepClone()
Valor devuelto
Tipo: Microsoft.Isam.Esent.Interop.JET_RSTINFO
Una copia en profundidad del objeto.
Implementaciones
IDeepCloneableT<>. DeepClone()