JET_RETINFO。DeepClone 方法

返回 对象的深层副本。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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()

返回值

类型: Microsoft.Isam.Esent.Interop.JET_RETINFO
对象的深层副本。

实现

IDeepCloneable<T>.DeepClone ()

另请参阅

参考

JET_RETINFO 类

JET_RETINFO成员

Microsoft.Isam.Esent.Interop 命名空间