FireDAC.Phys.MySQLWrapper.TMySQLStatement.Prepare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Prepare(const ASQL: String);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLStatement

Description

Embarcadero Technologies does not currently have any additional information.