API:FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.Prepare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Prepare(const ACommandText: String);

C++

void __fastcall Prepare(const System::UnicodeString ACommandText);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCCommandStatement

Description

Embarcadero Technologies does not currently have any additional information.