FireDAC.Phys.IBWrapper.TIBService.QueryString
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBService | |
Delphi
function QueryString(out AMessage: String): Boolean; virtual;
C++
virtual bool __fastcall QueryString(/* out */ System::UnicodeString &AMessage);
Description
Embarcadero Technologies does not currently have any additional information.