FireDAC.Phys.ADSWrapper.TADSStatement.Prepare
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp
| |
Unit: FireDAC.Phys.ADSWrapper | |
Parent: TADSStatement |
Delphi
procedure Prepare(const ASQL: String);
C++
void __fastcall Prepare(const System::UnicodeString ASQL);
Description
Embarcadero Technologies does not currently have any additional information.