Data.FireDACJSONReflect.IFDJSONDeltasWriter

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

IFDJSONDeltasWriter = interface

C++

__interface  INTERFACE_UUID("{2C9646B0-DCFC-43A3-838D-1E9592095D71}") IFDJSONDeltasWriter  : public System::IInterface

Description

Delta list payload writer interface.

See Also