JET_SPACEHINTS. Méthode DeepClone
Retourne une copie complète de l’objet.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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()
Valeur de retour
Type : Microsoft.ISAM.esent.Interop.JET_SPACEHINTS
Copie complète de l’objet.
Implémente
IDeepCloneable <T> . DeepClone()