API:Data.DBXJSONCommon.TDBXJSONTools.TableToJSON
Delphi
class function TableToJSON(var Value: TDBXReader; const RowCount: Integer; const IsLocalConnection: Boolean): TJSONObject; static;
C++
static System::Json::TJSONObject* __fastcall TableToJSON(Data::Dbxcommon::TDBXReader* &Value, const int RowCount, const bool IsLocalConnection);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | Data.DBXJSONCommon.pas Data.DBXJSONCommon.hpp |
Data.DBXJSONCommon | TDBXJSONTools |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.