API:Data.DBXJSONCommon.TDBXJSONTools.TableToJSON

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
function public
Data.DBXJSONCommon.pas
Data.DBXJSONCommon.hpp
Data.DBXJSONCommon TDBXJSONTools

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!