Data.FireDACJSONReflect.TFDJSONErrors

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDJSONErrors

Delphi

TFDJSONErrors = class(TObject)

C++

class PASCALIMPLEMENTATION TFDJSONErrors : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect Data.FireDACJSONReflect

Description

Class to handle errors that result from applying updates.

See Also