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