JET_COLUMNLIST. Metodo ToString

Restituisce un valore String che rappresenta l'JET_COLUMNLIST corrente.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

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

Valore restituito

Tipo: System.String
Stringa che rappresenta l'JET_COLUMNLIST corrente.

Vedi anche

Riferimento

classe JET_COLUMNLIST

membri JET_COLUMNLIST

Spazio dei nomi Microsoft.Isam.Esent.Interop