FireDAC.Comp.Client.TFDRdbmsDataSet.RowsAffected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RowsAffected: TFDCounter read GetRowsAffected;

C++

__property int RowsAffected = {read=GetRowsAffected, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDRdbmsDataSet

Description

Embarcadero Technologies does not currently have any additional information.