FireDAC.Comp.Client.TFDRdbmsDataSet.RowsAffected

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: protected
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDRdbmsDataSet

Delphi

property RowsAffected: TFDCounter read GetRowsAffected;

C++

__property Firedac::Stan::Intf::TFDCounter RowsAffected = {read=GetRowsAffected, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.