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