Data.FireDACJSONReflect.TFDJSONDeltasWriter.CreateDelta

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: TFDJSONDeltasWriter

Delphi

function CreateDelta(const AFDMemTable: TFDMemTable): TFDMemTable;

C++

Firedac::Comp::Client::TFDMemTable* __fastcall CreateDelta(Firedac::Comp::Client::TFDMemTable* const AFDMemTable);

Description

Embarcadero Technologies does not currently have any additional information.