FireDAC.Phys.Intf.IFDPhysCommand.Prepare

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysCommand

Delphi

procedure Prepare(const ACommandText: String = ''; ACreateParams: Boolean = True);

C++

virtual void __fastcall Prepare(const System::UnicodeString ACommandText = System::UnicodeString(), bool ACreateParams = true) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.