JET_SPACEHINTS. DeepClone-Methode

Gibt eine tiefe Kopie des -Objekts zurück.

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

Syntax

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

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

Rückgabewert

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

Implementiert

IDeepCloneable<T>. DeepClone()

Siehe auch

Verweis

JET_SPACEHINTS-Klasse

JET_SPACEHINTS-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace