Data.FireDACJSONReflect.TFDJSONErrors.Count

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property Count: Integer read GetCount;

C++

__property int Count = {read=GetCount, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.