API:FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabUpdate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteVTable

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.