FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabFindFunction

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function VTabFindFunction(ACount: Integer; const AName: String;
var AFunc: Tsqlite3_func_callback; var AArg: Pointer): Boolean; virtual; abstract;

C++

virtual bool __fastcall VTabFindFunction(int ACount, const System::UnicodeString AName, Firedac::Phys::Sqlitecli::Tsqlite3_func_callback &AFunc, void * &AArg) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
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 !