JET_COLUMNBASE. ToString 메서드

현재 JET_COLUMNBASE 나타내는 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_COLUMNBASE
Dim returnValue As String

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

반환 값

형식: System.String
현재 JET_COLUMNBASE 나타내는 String입니다.

추가 정보

참조

JET_COLUMNBASE 클래스

JET_COLUMNBASE 멤버

Microsoft.Isam.Esent.Interop 네임스페이스