API:FireDAC.Phys.MySQLWrapper.TMySQLSession.Query

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Query(const ACmd: String; AInitiator: TObject = nil);

C++

void __fastcall Query(const System::UnicodeString ACmd, System::TObject* AInitiator = (System::TObject*)(0x0));

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.