API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriver.ReadSQL

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.BatchMove.SQL.pas
FireDAC.Comp.BatchMove.SQL.hpp
Unit: FireDAC.Comp.BatchMove.SQL
Parent: TFDBatchMoveSQLDriver

Delphi

property ReadSQL: String read FReadSQL write SetReadSQL;

C++

__property System::UnicodeString ReadSQL = {read=FReadSQL, write=SetReadSQL};

Description

Embarcadero Technologies does not currently have any additional information.