FireDAC.Phys.SQLiteWrapper.TSQLiteCollation.Compare

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteCollation

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。