JET_RECORDLIST. ToString 메서드

현재 JET_INDEXLIST 나타내는 String을 반환합니다.

네임스페이스: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 네임스페이스