Data.FireDACJSONReflect.TFDJSONErrors

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDJSONErrors
[–] Properties
Type: class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

TFDJSONErrors = class(TObject)

C++

class PASCALIMPLEMENTATION TFDJSONErrors : public System::TObject

Description

Class to handle errors that result from applying updates.

See Also