Data.FireDACJSONReflect.TFDJSONDeltasReader.GetListCount

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: TFDJSONDeltasReader

Delphi

class function GetListCount(const ADataList: TFDJSONDeltas): Integer; static;

C++

static int __fastcall GetListCount(TFDJSONDeltas* const ADataList);

Description

Embarcadero Technologies does not currently have any additional information.