Data.FireDACJSONReflect.TFDJSONInterceptor

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXJSONReflect.TJSONInterceptorSystem.TObjectTFDJSONInterceptor

Delphi

TFDJSONInterceptor = class(TJSONInterceptor)

C++

class PASCALIMPLEMENTATION TFDJSONInterceptor : public Data::Dbxjsonreflect::TJSONInterceptor

Properties

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

Description

Helper to convert and revert objects for marshalling dataset lists.

See Also