FireDAC.Phys.SQLiteWrapper.TSQLiteCollationCompareString.Compare

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Compare(len1: Integer; str1: Pointer {utf8/utf16};
len2: Integer; str2: Pointer {utf8/utf16}): Integer; override;

C++

virtual int __fastcall Compare(int len1, void * str1, int len2, void * str2);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteCollationCompareString

Description


Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !