JET_RSTINFO。DeepClone 方法
傳回 物件的深層複本。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'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
物件的深層複本。
實作
IDeepCloneableT <> 。DeepClone ()