JET_RSTINFO. 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_RSTINFO
'Usage
Dim instance As JET_RSTINFO
Dim returnValue As JET_RSTINFO

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

Rückgabewert

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

Implementiert

IDeepCloneable <T> . DeepClone()

Siehe auch

Referenz

JET_RSTINFO-Klasse

JET_RSTINFO Mitglieder

Microsoft.Isam.Esent.Interop-Namespace