FireDAC.Phys.Intf.IFDPhysCommand.Prepare
Delphi
procedure Prepare(const ACommandText: String = ''; ACreateParams: Boolean = True);
C++
virtual void __fastcall Prepare(const System::UnicodeString ACommandText = System::UnicodeString(), bool ACreateParams = true) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp |
FireDAC.Phys.Intf | IFDPhysCommand |
Description
Embarcadero Technologies does not currently have any additional information.