FireDAC.Phys.SQLiteWrapper.TSQLiteVCursor.VTabRowid
Delphi
procedure VTabRowid(var ARowid: sqlite3_int64); virtual; abstract;
C++
virtual void __fastcall VTabRowid(Firedac::Phys::Sqlitecli::sqlite3_int64 &ARowid) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp |
FireDAC.Phys.SQLiteWrapper | TSQLiteVCursor |
Description
Embarcadero Technologies does not currently have any additional information.