JET_SETINFO. Método DeepClone

Devuelve una copia profunda 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_SETINFO
'Usage
Dim instance As JET_SETINFO
Dim returnValue As JET_SETINFO

returnValue = instance.DeepClone()
public JET_SETINFO DeepClone()

Valor devuelto

Tipo: Microsoft.Isam.Esent.Interop.JET_SETINFO
Copia en profundidad del objeto.

Implementaciones

IDeepCloneableT<>. DeepClone()

Consulte también

Referencia

JET_SETINFO clase

miembros de JET_SETINFO

Espacio de nombres Microsoft.Isam.Esent.Interop