ColumnInfo.ToString 메서드

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

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

반환 값

형식: System.String
현재 ColumnInfo를 나타내는 문자열입니다.

추가 정보

참조

ColumnInfo 클래스

ColumnInfo 멤버

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