Share via


JET_RSTINFO。DeepClone 方法

返回 对象的深层副本。

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

语法

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

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

返回值

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

实现

IDeepCloneable<T>.DeepClone ()

请参阅

参考

JET_RSTINFO 类

JET_RSTINFO成员

Microsoft.Isam.Esent.Interop 命名空间