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