FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter.JsonArray
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp
| |
Unit: FireDAC.Comp.BatchMove.JSON | |
Parent: TFDBatchMoveJSONWriter |
Delphi
property JsonArray: TJSONArray read FJsonArray write SetJsonArray;
C++
__property System::Json::TJSONArray* JsonArray = {read=FJsonArray, write=SetJsonArray};
Description
Embarcadero Technologies does not currently have any additional information.