Data.FireDACJSONReflect.IFDJSONDeltasApplyUpdatesMax

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFDJSONDeltasApplyUpdatesMax = interface(IFDJSONDeltasReader)

C++

__interface  INTERFACE_UUID("{58213D3C-BFE8-4BE3-8197-4236FFC215C8}") IFDJSONDeltasApplyUpdatesMax  : 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 that allows defining a maximum number of errors that is allowed.

See Also