JET_COLUMNID. ToString-Methode
Generieren Sie eine Zeichenfolgendarstellung der Struktur.
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 JET_COLUMNID
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Rückgabewert
Typ: System.String
Die Struktur als Zeichenfolge.