JET_RECORDLIST。ToString 方法

返回一个 字符串 ,表示当前 JET_INDEXLIST

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

语法

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As JET_RECORDLIST
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

返回值

类型: System.String
表示当前JET_INDEXLIST字符串

另请参阅

参考

JET_RECORDLIST 类

JET_RECORDLIST成员

Microsoft.Isam.Esent.Interop 命名空间