FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabBestIndex

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 ;

Propriétés

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

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 !