JET_TABLECREATE. 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_TABLECREATE
'Usage
Dim instance As JET_TABLECREATE
Dim returnValue As JET_TABLECREATE
returnValue = instance.DeepClone()
public JET_TABLECREATE DeepClone()
Rückgabewert
Typ: Microsoft.Isam.Esent.Interop.JET_TABLECREATE
Eine tiefe Kopie des -Objekts.
Implementiert
IDeepCloneable <T> . DeepClone()