Data.FireDACJSONReflect.IFDJSONDeltasApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFDJSONDeltasApplyUpdates = interface(IFDJSONDeltasReader)

C++

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

Properties

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

Description

Delta list payload interface to apply updates.

See Also