API:FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabUpdate

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

Delphi

procedure VTabUpdate(const AUpdRowid: sqlite3_int64; const ANewRowid: sqlite3_int64); virtual; abstract;

C++

virtual void __fastcall VTabUpdate(const __int64 AUpdRowid, const __int64 ANewRowid) = 0 ;

プロパティ

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

説明

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