FireDAC.Phys.Intf.IFDPhysCommand.SQLText
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysCommand |
Delphi
property SQLText: String read GetSQLText;
C++
__property System::UnicodeString SQLText = {read=GetSQLText};
Description
Embarcadero Technologies does not currently have any additional information.