ColumnValueOfStruct<T>. ToString-Methode

Ruft eine Zeichenfolgendarstellung dieses Objekts ab.

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

Syntax

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

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

Rückgabewert

Typ: System.String
Eine Zeichenfolgendarstellung dieses Objekts.

Siehe auch

Verweis

ColumnValueOfStruct<T-Klasse>

ColumnValueOfStruct<T-Elemente>

Microsoft.Isam.Esent.Interop-Namespace