FireDAC.Phys.PGWrapper.TPgStatement.CurrentRow
Delphi
property CurrentRow: Int64 read FCurrentRow write FCurrentRow;
C++
__property __int64 CurrentRow = {read=FCurrentRow, write=FCurrentRow};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.PGWrapper.pas FireDAC.Phys.PGWrapper.hpp |
FireDAC.Phys.PGWrapper | TPgStatement |
Description
Embarcadero Technologies does not currently have any additional information.