FireDAC.Phys.MySQLWrapper.TMySQLSession.QuerySB

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure QuerySB(const ACmd: TFDByteString; AInitiator: TObject = nil);

C++

void __fastcall QuerySB(const System::RawByteString 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.