Data.FireDACJSONReflect.TFDJSONDeltas

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.FireDACJSONReflect.TFDJSONDataSetsBaseSystem.TObjectTFDJSONDeltas

Delphi

TFDJSONDeltas = class sealed(TFDJSONDataSetsBase)

C++

class PASCALIMPLEMENTATION TFDJSONDeltas : /*[[sealed]]*/ public TFDJSONDataSetsBase

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect Data.FireDACJSONReflect


Description

Classe charge utile de la liste delta.

Utilisez TFDJSONDeltasWriter pour les opérations d'écriture.
Utilisez TFDJSONDeltasReader pour les opérations de lecture.
Utilisez TFDJSONDeltasApplyUpdates pour appliquer le delta.

Voir aussi