Data.FireDACJSONReflect.IFDJSONDeltasWriter.DeltaList
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
| Unit: Data.FireDACJSONReflect | |
| Parent: IFDJSONDeltasWriter | |
Delphi
property DeltaList: TFDJSONDeltas read GetDeltaList;
C++
__property TFDJSONDeltas* DeltaList = {read=GetDeltaList};
Description
Embarcadero Technologies does not currently have any additional information.