Share via


JET_OPENTEMPORARYTABLE。ToString メソッド

現在のJET_OPENTEMPORARYTABLEを表す 文字列型 (String)を取得します。

Namespace:Microsoft.Isam.Esent.Interop.Vista
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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を表す文字列型 ( String) の値を 指定します

関連項目

リファレンス

JET_OPENTEMPORARYTABLE クラス

JET_OPENTEMPORARYTABLE メンバー

Microsoft.Isam.Esent.Interop.Vista 名前空間