JET_SETCOLUMN. 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_SETCOLUMN
'Usage
Dim instance As JET_SETCOLUMN
Dim returnValue As JET_SETCOLUMN
returnValue = instance.DeepClone()
public JET_SETCOLUMN DeepClone()
Valeur de retour
Type : Microsoft.ISAM.esent.Interop.JET_SETCOLUMN
Copie complète de l’objet.
Implémente
IDeepCloneable <T> . DeepClone()