Data.FireDACJSONReflect.IFDJSONDeltasApplyUpdatesMax
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: Data.FireDACJSONReflect |
Delphi
IFDJSONDeltasApplyUpdatesMax = interface(IFDJSONDeltasReader)
C++
__interface INTERFACE_UUID("{58213D3C-BFE8-4BE3-8197-4236FFC215C8}") IFDJSONDeltasApplyUpdatesMax : public IFDJSONDeltasReader
Description
Delta list payload interface to apply updates that allows defining a maximum number of errors that is allowed.