Partager via


JET_RETINFO. Méthode DeepClone

Retourne une copie approfondie de l’objet.

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (dans Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Valeur de retour

Type : Microsoft.Isam.Esent.Interop.JET_RETINFO
Copie approfondie de l’objet.

Implémentations

IDeepCloneableT<>. DeepClone()

Voir aussi

Informations de référence

classe JET_RETINFO

membres JET_RETINFO

Espace de noms Microsoft.Isam.Esent.Interop