ColumnStream.ToString-Methode

Gibt eine Zeichenfolge zurück, die den aktuellen ColumnStreamdarstellt.

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 ColumnStream
Dim returnValue As String

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

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die den aktuellen ColumnStreamdarstellt.

Weitere Informationen

Verweis

ColumnStream-Klasse

ColumnStream-Elemente

Microsoft.Isam.Esent.Interop-Namespace