FireDAC.Phys.MySQLWrapper.TMySQLSession.EscapeString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EscapeString(szTo: PFDAnsiString; const szFrom: PFDAnsiString;  length: LongWord): LongWord; overload;

C++

unsigned __fastcall EscapeString(char * szTo, const char * szFrom, unsigned length)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.