FireDAC.Phys.IBWrapper.TIBStatement.RowsSelected
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBStatement | |
Delphi
property RowsSelected: Int64 read FRowsSelected;
C++
__property __int64 RowsSelected = {read=FRowsSelected};
Description
Embarcadero Technologies does not currently have any additional information.