FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter.Stream

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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 Stream: TStream read FStream write SetStream;

C++

__property System::Classes::TStream* Stream = {read=FStream, write=SetStream};

Description

Embarcadero Technologies does not currently have any additional information.