Data.DBXPlatform.TDBXTokenizer.NextToken
Delphi
function NextToken: string;
C++
System::UnicodeString __fastcall NextToken(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp | Data.DBXPlatform | TDBXTokenizer | 
Description
Renvoie le prochain token disponible.
La méthode NextToken renvoie le prochain token disponible. Si aucuns tokens ne sont plus disponibles, NextToken renvoie une chaîne vide.