FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter.JsonWriter
| [–] 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 JsonWriter: TJSONWriter read FJsonWriter write SetJsonWriter;
C++
__property System::Json::Writers::TJsonWriter* JsonWriter = {read=FJsonWriter, write=SetJsonWriter};
Description
Embarcadero Technologies does not currently have any additional information.