JET_OPENTEMPORARYTABLE。ToString 方法

返回一个 String 类型的值,该值代表当前 JET_OPENTEMPORARYTABLE

Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As JET_OPENTEMPORARYTABLE
Dim returnValue As String

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

返回值

类型: System.String
表示当前JET_OPENTEMPORARYTABLE字符串

另请参阅

参考

JET_OPENTEMPORARYTABLE 类

JET_OPENTEMPORARYTABLE成员

Microsoft.Isam.Esent.Interop.Vista 命名空间