FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabBestIndex

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

Delphi

procedure VTabBestIndex(var AIdxNum: Integer; var AIdxStr: String;  var AOrdered, AFiltered: Boolean; var ACost: Double); virtual; abstract;

C++

virtual void __fastcall VTabBestIndex(int &AIdxNum, System::UnicodeString &AIdxStr, bool &AOrdered, bool &AFiltered, double &ACost) = 0 ;

プロパティ

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

説明

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