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