FireDAC.Phys.SQLiteWrapper.TSQLiteStatement.Prepare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Prepare(const ACmd: String); overload;

C++

void __fastcall Prepare(const System::UnicodeString ACmd)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteStatement

Description

Embarcadero Technologies does not currently have any additional information.