JET_SETINFO。DeepClone 方法
傳回物件的深層複本。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'Declaration
Public Function DeepClone As JET_SETINFO
'Usage
Dim instance As JET_SETINFO
Dim returnValue As JET_SETINFO
returnValue = instance.DeepClone()
public JET_SETINFO DeepClone()
傳回值
類型: Microsoft.Isam.Esent.Interop.JET_SETINFO
物件的深層複本。
實作
IDeepCloneableT <> 。DeepClone ()