ColumnValue. ToString, méthode
Retourne une chaîne qui représente le ColumnValueactuel.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public MustOverride Function ToString As String
'Usage
Dim instance As ColumnValue
Dim returnValue As String
returnValue = instance.ToString()
public abstract string ToString()
Valeur de retour
Type : System. String
Chaîne qui représente le ColumnValueactuel.