Data.FireDACJSONReflect.IFDJSONDeltasApplyUpdates

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

IFDJSONDeltasApplyUpdates = interface(IFDJSONDeltasReader)

C++

__interface  INTERFACE_UUID("{58213D3C-BFE8-4BE3-8197-4236FFC215C8}") IFDJSONDeltasApplyUpdates  : public IFDJSONDeltasReader

Description

Delta list payload interface to apply updates.

See Also