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