JET_TABLEID.ToString method

Generate a string representation of the structure.

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

Syntax

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

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

Return value

Type: System.String
The structure as a string.

See also

Reference

JET_TABLEID structure

JET_TABLEID members

ToString overload

Microsoft.Isam.Esent.Interop namespace