JET_OPENTEMPORARYTABLE.ToString method

Returns a String that represents the current JET_OPENTEMPORARYTABLE.

Namespace:  Microsoft.Isam.Esent.Interop.Vista
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

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

Return value

Type: System.String
A String that represents the current JET_OPENTEMPORARYTABLE.

See also

Reference

JET_OPENTEMPORARYTABLE class

JET_OPENTEMPORARYTABLE members

Microsoft.Isam.Esent.Interop.Vista namespace