JET_COLUMNID。ToString 方法

生成结构的字符串表示形式。

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_COLUMNID
Dim returnValue As String

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

返回值

类型: System.String
结构作为字符串。

另请参阅

参考

JET_COLUMNID结构

JET_COLUMNID成员

ToString 重载

Microsoft.Isam.Esent.Interop 命名空间