FireDAC.Phys.MySQLWrapper.TMySQLStatement.AffectedRows

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AffectedRows: my_ulonglong read GetAffectedRows;

C++

__property unsigned __int64 AffectedRows = {read=GetAffectedRows};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLStatement

Description

Embarcadero Technologies does not currently have any additional information.