ColumnInfo. ToString, méthode

Retourne une chaîne qui représente le COLUMNINFOactuel.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Valeur de retour

Type : System. String
Chaîne qui représente le COLUMNINFOactuel.

Voir aussi

Informations de référence

ColumnInfo, classe

Membres ColumnInfo

Espace de noms Microsoft. ISAM. esent. Interop