FireDAC.Phys.TFDPhysCommand.Prepare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information.