JET_ENUMCOLUMN. Méthode ToString

Retourne une valeur de type String qui représente le JET_ENUMCOLUMN actuel.

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Valeur de retour

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

Voir aussi

Informations de référence

JET_ENUMCOLUMN classe

JET_ENUMCOLUMN membres

Espace de noms Microsoft.Isam.Esent.Interop