FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabUpdate
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 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp | FireDAC.Phys.SQLiteWrapper | TSQLiteVTable | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!