JET_RECPOS. DeepClone-Methode

Gibt eine tiefe Kopie des -Objekts zurück.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Function DeepClone As JET_RECPOS
'Usage
Dim instance As JET_RECPOS
Dim returnValue As JET_RECPOS

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

Rückgabewert

Typ: Microsoft.Isam.Esent.Interop.JET_RECPOS
Eine tiefe Kopie des -Objekts.

Implementiert

IDeepCloneable <T> . DeepClone()

Weitere Informationen

Referenz

JET_RECPOS-Klasse

JET_RECPOS Mitglieder

Microsoft.Isam.Esent.Interop-Namespace