API:FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabFindFunction

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

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 ;

プロパティ

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

説明

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