Share via


JET_RECORDLIST。ToString メソッド

現在のJET_INDEXLISTを表す 文字列型 (String)を取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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を表す文字列型 ( String) の値を 指定します

関連項目

リファレンス

JET_RECORDLIST クラス

JET_RECORDLIST メンバー

Microsoft.Isam.Esent.Interop 名前空間